Skip to content

Commit ff24b3e

Browse files
committed
change in the savings file to fix the dapla-toolbelt bug
1 parent bbdf98c commit ff24b3e

File tree

5 files changed

+3096
-945
lines changed

5 files changed

+3096
-945
lines changed

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import os
1616
import sys
1717

18-
1918
sys.path.insert(0, os.path.abspath("../src"))
2019

2120
# -- Project information -----------------------------------------------------

noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
import nox
1111

12-
1312
try:
1413
from nox_poetry import Session
1514
from nox_poetry import session

0 commit comments

Comments
 (0)