mirror of https://github.com/fspc/workstand.git
Browse Source
* Load webpack only in debug. * Second stab at buildfile. * Move button. * Add new line. * Linting. * Spelling mistake. * Clean up. * Use babel-polyfill. * Updated Configuration Files for Fresh Installfeature/python-error-tracking
Drew Larson
8 years ago
committed by
GitHub
25 changed files with 122 additions and 117 deletions
@ -0,0 +1,2 @@ |
|||
[flake8] |
|||
max-line-length = 120 |
@ -1,3 +1 @@ |
|||
from django.test import TestCase |
|||
|
|||
# Create your tests here. |
|||
|
Loading…
Reference in new issue