We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d2447 commit 1c3a6b5Copy full SHA for 1c3a6b5
tests/test_sparkline.py
@@ -9,6 +9,7 @@
9
import re
10
from pathlib import Path
11
import sys
12
+
13
if sys.version_info >= (3, 11):
14
import tomllib
15
else:
0 commit comments