We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053b87b commit 0004592Copy full SHA for 0004592
oneping/providers.py
@@ -1,7 +1,7 @@
1
# default arguments
2
3
import os
4
-import toml
+import tomllib
5
from pathlib import Path
6
7
from .utils import split_image_uri, ensure_image_uri, Config
0 commit comments