finish moving generated stubs

This commit is contained in:
Maxim Kurnikov
2018-12-22 05:18:27 +03:00
parent 9a2b88b270
commit 070cecda10
80 changed files with 331 additions and 4200 deletions

View File

@@ -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