Last active
July 8, 2021 07:59
-
-
Save gangulymadhura/73d7d35b64487033ee9ab891c8883a8d to your computer and use it in GitHub Desktop.
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
print("This file gets invoked when any module from this directory gets imported") | |
from .my_demo_module import DummyClass |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment