mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 12:06:04 +00:00
Update conf.py
This commit is contained in:
parent
c7e7e1d884
commit
95dd51859e
@ -14,7 +14,8 @@ try:
|
||||
module_spec.loader.exec_module(module)
|
||||
return module
|
||||
except ImportError:
|
||||
from imp import load_source
|
||||
# This block is no longer needed if importlib.util is always available.
|
||||
pass
|
||||
|
||||
|
||||
class Settings(dict):
|
||||
|
Loading…
x
Reference in New Issue
Block a user