Skip to content

Commit 4dd9786

Browse files
committed
remove unnecessary import in test module
1 parent 98510c7 commit 4dd9786

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_segments.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import argparse
22
import os
3-
from os import O_TRUNC
43

54
import pytest
65
from fontTools.ttLib import TTFont

0 commit comments

Comments
 (0)