We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
blurb._release
1 parent c92e5e1 commit a05a5acCopy full SHA for a05a5ac
src/blurb/_cli.py
@@ -5,6 +5,8 @@
5
import re
6
import sys
7
8
+import blurb
9
+
10
TYPE_CHECKING = False
11
if TYPE_CHECKING:
12
from collections.abc import Callable
0 commit comments