move github to my.coding

This commit is contained in:
Dima Gerasimov 2019-09-20 08:04:07 +01:00
parent b9a06d7a7d
commit 18638d60dd
2 changed files with 1 additions and 1 deletions

0
my/coding/__init__.py Normal file
View file

View file

@ -1,6 +1,6 @@
from functools import lru_cache from functools import lru_cache
from .. import paths from ... import paths
@lru_cache() @lru_cache()
def ghexport(): def ghexport():