Commit 0203a083 authored by Denis Bilenko's avatar Denis Bilenko

test__doctest.py: insert empty line

parent 601fac37
......@@ -14,6 +14,7 @@ from greentest import walk_modules
def myfunction(*args, **kwargs):
pass
if __name__ == '__main__':
cwd = os.getcwd()
try:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment