mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-06 12:54:29 +08:00
Make the tokenizer version independent.
This commit is contained in:
@@ -5,7 +5,7 @@ tests of pydocstyle.
|
||||
|
||||
import difflib
|
||||
import re
|
||||
from _compatibility import total_ordering
|
||||
from test._compatibility import total_ordering
|
||||
|
||||
import parso
|
||||
from parso.utils import source_to_unicode
|
||||
|
||||
Reference in New Issue
Block a user