mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-09 21:46:43 +08:00
run black over stubs, add checking to travis
This commit is contained in:
@@ -1 +1 @@
|
||||
from django.dispatch.dispatcher import (Signal as Signal, receiver as receiver) # NOQA
|
||||
from django.dispatch.dispatcher import Signal as Signal, receiver as receiver # NOQA
|
||||
|
||||
Reference in New Issue
Block a user