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