Skip to content

Commit dbefa7e

Browse files
committed
Fix format
1 parent 3665973 commit dbefa7e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/test_internationalization.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
TOON specification Section 16 (Internationalization).
55
"""
66

7-
87
from toon_format import decode, encode
98

109

tests/test_security.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from the TOON specification Section 15.
55
"""
66

7-
87
import pytest
98

109
from toon_format import decode, encode

0 commit comments

Comments
 (0)