X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2Fparsers%2F__init__.py;h=1b58a3cf1746938e03973fec4fdd074b417404f0;hb=a114591eac9f52502048db886da2fb228c62254d;hp=5a0e0e1c5eb5e2e66fc1b4e8e884563b5bd00e9d;hpb=33499c81c94c2d3baef9d3e9f061cd76ef86fa74;p=csit.git diff --git a/resources/libraries/python/parsers/__init__.py b/resources/libraries/python/parsers/__init__.py index 5a0e0e1c5e..1b58a3cf17 100644 --- a/resources/libraries/python/parsers/__init__.py +++ b/resources/libraries/python/parsers/__init__.py @@ -10,3 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. + +""" +__init__ file for resources/libraries/python/parsers +"""