mirror of
https://github.com/davidhalter/parso.git
synced 2026-01-25 12:27:06 +08:00
flake8 changes
This commit is contained in:
@@ -83,6 +83,7 @@ def test_bytes_to_unicode_failing_encoding(code, errors):
|
||||
else:
|
||||
python_bytes_to_unicode(code, errors=errors)
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
('version_str', 'version'), [
|
||||
('3', (3,)),
|
||||
|
||||
Reference in New Issue
Block a user