Fix dependencies

This commit is contained in:
2022-06-24 23:07:47 +02:00
parent ec73b69eed
commit 26e24036b5
8 changed files with 21 additions and 21 deletions

View File

@ -1,4 +1,4 @@
from six import PY2
from ...six import PY2
from functools import wraps