mirror of
https://gitlab.com/octtspacc/staticoso
synced 2025-06-05 22:09:23 +02:00
Fix dependencies
This commit is contained in:
@@ -2,7 +2,7 @@ from datetime import timedelta
|
||||
import weakref
|
||||
from collections import OrderedDict
|
||||
|
||||
from six.moves import _thread
|
||||
from ...six.moves import _thread
|
||||
|
||||
|
||||
class _TzSingleton(type):
|
||||
|
Reference in New Issue
Block a user