We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22be36a + 42ba243 commit 75eba26Copy full SHA for 75eba26
src/signal_documentation/settings.py
@@ -11,6 +11,7 @@
11
"""
12
import os
13
import sys
14
+from distutils.util import strtobool
15
from pathlib import Path
16
from typing import Any
17
0 commit comments