mirror of
https://github.com/nikdoof/vapemap.git
synced 2025-12-20 13:19:21 +00:00
Various small PEP8 cleanups
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from django.conf.urls import patterns, include, url
|
||||
from django.conf.urls import patterns, url
|
||||
from stores.views import *
|
||||
from stores.forms import AddressForm, StoreForm
|
||||
from stores.models import Store, Chain
|
||||
|
||||
Reference in New Issue
Block a user