Some linter setup

This commit is contained in:
Aarni Halinen
2020-06-16 19:18:11 +03:00
parent d3350c06e0
commit ef78ef9dcd
5 changed files with 615 additions and 13 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ class WebappConfig(AppConfig):
def ready(self):
"""Import translations."""
import webapp.translations
import webapp.translation