We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6580073 commit 2b94fe0Copy full SHA for 2b94fe0
docs/conf.py
@@ -28,7 +28,6 @@
28
print(f"Error deleting {item}: {e}")
29
30
build_version = os.environ.get('CURRENT_VERSION', 'v2')
31
-build_version = os.environ.get('CURRENT_VERSION', 'v3')
32
if build_version == 'v2':
33
shutil.copytree(
34
os.path.join(os.path.dirname(__file__), '../docs_classic'),
0 commit comments