Christoph Berg 2021-11-01 23:03:51 +01:00 zatwierdzone przez GitHub
commit e864955ea8
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -18,7 +18,6 @@ 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.
print os.path.abspath(".")
sys.path.insert(0, os.path.abspath('../../'))
# -- General configuration ------------------------------------------------