Files
openide/python/testData/formatter/moduleLevelDunderWithImports.py
2019-09-27 16:33:17 +00:00

6 lines
124 B
Python

"""
Docstring for file
"""
from __future__ import print_function
__author__ = "akniazev"
from collections import OrderedDict