Pylint fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from django.urls import path
|
||||
from .views import *
|
||||
|
||||
from .views import *
|
||||
|
||||
urlpatterns = [
|
||||
path("setup/", GeoFencingSetupGetPostAPIView.as_view()),
|
||||
|
||||
Reference in New Issue
Block a user