This website requires JavaScript.
CODE
0x495fab29
Explore
Sign in
forks
/
apenwarr-redo
Watch
1
Star
0
Fork
You've already forked apenwarr-redo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
474e12eed8
apenwarr-redo
/
redo
/
version
/
__init__.py
1 line
40 B
Python
Raw
Normal View
History
Unescape
Escape
Switch to module-relative import syntax. Now that the python scripts are all in a "redo" python module, we can use the "new style" (ahem) package-relative imports. This appeases pylint, plus avoids confusion in case more than one package has similarly-named modules.
2018-12-05 02:34:36 -05:00
from
.
_version
import
COMMIT
,
TAG
,
DATE
Reference in a new issue
Copy permalink