Skip to content

Commit

Permalink
import fastkml.atom instead of fastkml for atom tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cleder committed Nov 12, 2024
1 parent 4ac3fb6 commit 3a5d706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/hypothesis/atom_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from hypothesis import strategies as st
from hypothesis.provisional import urls

import fastkml
import fastkml.atom
import fastkml.enums
from tests.base import Lxml
from tests.hypothesis.common import assert_repr_roundtrip
Expand Down

0 comments on commit 3a5d706

Please sign in to comment.