mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-13 23:37:06 +00:00
remove newline in the migrations file as black is not working locally
This commit is contained in:
parent
8453c31155
commit
cc6bc0a489
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ class Migration(migrations.Migration):
|
|||
name="mastery",
|
||||
field=models.IntegerField(blank=True, null=True),
|
||||
),
|
||||
]
|
||||
]
|
Loading…
Reference in a new issue