Created
November 23, 2020 19:14
-
-
Save sempervent/784b6285cc8a8a79b9924a6595787316 to your computer and use it in GitHub Desktop.
Standard __init__.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
# -*- coding: utf-8 -*- | |
"""Allow imports from this directory.""" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment