mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-22 19:18:22 +02:00
Cover also settings files, keep 100% coverage by ignoring production files
This commit is contained in:
@ -27,7 +27,7 @@ def register_phases(apps, schema_editor):
|
||||
)
|
||||
|
||||
|
||||
def reverse_phase_registering(apps, schema_editor):
|
||||
def reverse_phase_registering(apps, _): # pragma: no cover
|
||||
"""
|
||||
Drop all phases in order to unapply this migration.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user