Skip to content

Commit

Permalink
Fix module name
Browse files Browse the repository at this point in the history
  • Loading branch information
ptr-yudai committed May 11, 2024
1 parent 9fcd0ba commit f41c08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/binary/encoding/test_locale.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import unittest
from ptrlib.binary.encoding.locale import *
from ptrlib.binary.encoding.char import *
from logging import getLogger, FATAL


Expand Down

0 comments on commit f41c08c

Please sign in to comment.