mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-24 13:23:41 +01:00
Conlict with python decorator package
This commit is contained in:
parent
1e0597dfee
commit
996bb68684
@ -77,7 +77,7 @@ import ConfigParser
|
||||
from collections import defaultdict
|
||||
from collections import namedtuple
|
||||
|
||||
from decorator import cache
|
||||
from qp_decorator import cache
|
||||
|
||||
from os import listdir
|
||||
from os.path import isdir, join, exists
|
||||
|
Loading…
Reference in New Issue
Block a user