mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-04-17 15:41:46 +00:00
Reformat all the things
Python code is now formatted to PEP8 All other files are defined in .editorconfig as far as possible.
This commit is contained in:
@@ -5,7 +5,6 @@ from django.db import models, migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('RIGS', '0012_auto_20141106_0253'),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user