Skip to content

Commit 75eba26

Browse files
authored
Merge pull request #125 from cmu-delphi/dmytrotsko-patch-5
Update settings.py
2 parents 22be36a + 42ba243 commit 75eba26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/signal_documentation/settings.py

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"""
1212
import os
1313
import sys
14+
from distutils.util import strtobool
1415
from pathlib import Path
1516
from typing import Any
1617

0 commit comments

Comments
 (0)