move github to my.coding
This commit is contained in:
parent
b9a06d7a7d
commit
18638d60dd
2 changed files with 1 additions and 1 deletions
0
my/coding/__init__.py
Normal file
0
my/coding/__init__.py
Normal 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():
|
Loading…
Add table
Reference in a new issue