Files
openide/python/testData/addImport/moduleLevelDunderAndDocstring.after.py
2019-09-27 16:33:17 +00:00

5 lines
87 B
Python

"""Top level docstring"""
__author__ = "akniazev"
from collections import OrderedDict