Skip to content

Commit

Permalink
Merge pull request #7 from PASTA-ELN/feature/documentation
Browse files Browse the repository at this point in the history
(feat): Cleaning documentations
  • Loading branch information
SteffenBrinckmann authored Aug 30, 2023
2 parents 01434f3 + a3adae5 commit d4121cf
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,15 @@
# All configuration values have a default; values that are commented out
# serve to show the default.

import sys
import subprocess

import datetime
import sys
from os import pardir
from os.path import (
abspath,
dirname,
exists,
join as opj,
)
from os import pardir

# 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
Expand Down

0 comments on commit d4121cf

Please sign in to comment.