mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-25 09:48:41 +08:00
Update migration.pyi (#501)
* Update migration.pyi * Fixes tests * Fixes tests * Fixes tests
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
- name: Lint with black
|
||||
python: 3.7
|
||||
script: 'black --check django-stubs/'
|
||||
script: 'black --check django-stubs/ setup.py'
|
||||
|
||||
- name: Lint plugin code with flake8
|
||||
python: 3.7
|
||||
|
||||
Reference in New Issue
Block a user