circuitpython/tests/import/pkg7/mod1.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
31 B
Python
Raw Normal View History

print("mod1")
foo = "mod1.foo"