some stubs

This commit is contained in:
Maxim Kurnikov
2018-12-06 19:04:06 +03:00
parent 447651c770
commit 25a71a7ef5
22 changed files with 888 additions and 59 deletions

View File

@@ -15,7 +15,7 @@ jobs:
- name: "Lint with black"
python: 3.7
script: |
black --check --line-length=130 django-stubs/ django-stubs-generated/
black --check --line-length=120 django-stubs/ django-stubs-generated/
before_install: |
# Upgrade pip, setuptools, and wheel