We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22be36a commit 42ba243Copy full SHA for 42ba243
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