Skip to content

Commit 30d6cdf

Browse files
committed
compat
1 parent f29d67f commit 30d6cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pint/delegates/toml_parser/toml_writer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from dataclasses import fields
44

5-
import tomli_w
5+
from ...compat import tomli_w
66

77
from ...facets.plain import GenericPlainRegistry
88

0 commit comments

Comments
 (0)