Skip to content

Commit

Permalink
docs - drop root dir calculation from conf
Browse files Browse the repository at this point in the history
  • Loading branch information
zlatsic committed Sep 24, 2024
1 parent 6083d79 commit de75270
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
from pathlib import Path
import importlib.metadata


root = Path(__file__).parents[1]

project = "aimm"
copyright = "2024, Zlatan Sičanica"
author = "Zlatan Sičanica"
Expand Down

0 comments on commit de75270

Please sign in to comment.