updating documentation_test as example entrypoint

This commit is contained in:
2019-11-22 13:31:20 +00:00
parent 7b4942adcf
commit 3e8988f369
13 changed files with 49 additions and 4 deletions

View File

@@ -65,4 +65,4 @@ submod1.submod1('string from submod1 in base')
submod2.submod2('string from submod2 in base')
print(f'{__all__=}')
# print(f'{__all__=}')