more python2 removal

This commit is contained in:
Alexandre Detiste
2024-02-23 00:40:25 +01:00
parent 3afd2dcdc7
commit 1cfe843d23
192 changed files with 0 additions and 1037 deletions

View File

@ -12,9 +12,6 @@
# All configuration values have a default; values that are commented out
# serve to show the default.
import sys
import os
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.