Skip to content

Commit dd86a7c

Browse files
authored
Merge pull request #114 from statisticsnorway/slash_bug
change in the savings file to fix the dapla-toolbelt bug
2 parents bbdf98c + ff24b3e commit dd86a7c

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)