mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-05 06:49:18 -05:00
@@ -186,7 +186,7 @@ def test_does_not_contain_defaults():
|
||||
if isinstance(schema, dict):
|
||||
if 'default' in schema:
|
||||
raise AssertionError(
|
||||
'Unexpected default in schema at {0}'.format(
|
||||
'Unexpected default in schema at {}'.format(
|
||||
' => '.join(route),
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user