Skip to content

Changes

Started by upstream project gerrit-pysim #2806
Started 17 hr ago
Queued 58 min
Took 15 min on built-in

Summary

  1. pySim.esim.saip: Fix docstring warnings: (details)
Commit 5eb3ffca1fe66e5cbf1214ddb94c5c7521f73b73 by laforge
pySim.esim.saip: Fix docstring warnings:

this fixes the following two warnings:

pySim/esim/saip/__init__.py:docstring of pySim.esim.saip.FsNode.walk:1: WARNING: Inline strong start-string without end-string. [docutils]
pySim/esim/saip/__init__.py:docstring of pySim.esim.saip.FsNodeDF.walk:1: WARNING: Inline strong start-string without end-string. [docutils]

Change-Id: Id7debf9296923b735f76623808cee68967a1ece7
The file was modifiedpySim/esim/saip/__init__.py