mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-08 04:54:48 +08:00
finish moving generated stubs
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: "Lint with black"
|
||||
python: 3.7
|
||||
script: |
|
||||
black --check --line-length=120 django-stubs/ django-stubs-generated/
|
||||
black --check --line-length=120 django-stubs/
|
||||
|
||||
before_install: |
|
||||
# Upgrade pip, setuptools, and wheel
|
||||
|
||||
Reference in New Issue
Block a user