mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-02-16 12:38:25 +00:00
fix: lint
This commit is contained in:
parent
af70755dbc
commit
536c056486
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ from django.db import migrations, models
|
|||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
("pokemon_v2", "0016_typesprites"),
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue