mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24:21 +01:00
more debug in doc configuration
This commit is contained in:
parent
0635fc2065
commit
fc0d75ebe1
@ -177,4 +177,5 @@ try:
|
||||
sys.modules.update((mod_name, Mock()) for mod_name in MOCK_MODULES)
|
||||
except Exception as e:
|
||||
print("No Mock of cherrypy")
|
||||
print(str(e))
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user