mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 06:38:32 +00:00
Update conf.py to e
This commit is contained in:
parent
c7e7e1d884
commit
9a460bc2fb
@ -14,7 +14,7 @@ try:
|
||||
module_spec.loader.exec_module(module)
|
||||
return module
|
||||
except ImportError:
|
||||
from imp import load_source
|
||||
from importlib import load_source
|
||||
|
||||
|
||||
class Settings(dict):
|
||||
|
Loading…
x
Reference in New Issue
Block a user