mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-20 19:01:16 +08:00
run black over stubs, add checking to travis
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
def CASCADE(collector, field, sub_objs, using): ...
|
||||
|
||||
def SET_NULL(collector, field, sub_objs, using): ...
|
||||
|
||||
def SET_DEFAULT(collector, field, sub_objs, using): ...
|
||||
|
||||
def DO_NOTHING(collector, field, sub_objs, using): ...
|
||||
|
||||
Reference in New Issue
Block a user