mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 20:24:31 +08:00
intentionally break a build
This commit is contained in:
@@ -17,8 +17,12 @@ IGNORED_ERROR_PATTERNS = [
|
||||
TESTS_DIRS = [
|
||||
'absolute_url_overrides',
|
||||
'admin_*',
|
||||
'aggregation*',
|
||||
'annotations'
|
||||
'aggregation',
|
||||
'aggregation_regress',
|
||||
'annotations',
|
||||
'app_loading',
|
||||
'apps',
|
||||
'auth_tests'
|
||||
]
|
||||
|
||||
def check_file_in_the_current_directory(directory, fname):
|
||||
|
||||
Reference in New Issue
Block a user