##// END OF EJS Templates
Remove IPython.utils.tz (#14602)...
Remove IPython.utils.tz (#14602) Deprecated since IPython 8.19 (Nov 2023)

File last commit:

r27796:5bb0259a
r28993:9b9fe699 merge
Show More
docs.py
3 lines | 86 B | text/x-python | PythonLexer
import os
GENERATING_DOCUMENTATION = os.environ.get("IN_SPHINX_RUN", None) == "True"