mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 02:47:36 -02:30
Merge pull request #9581 from saito-hideki/pr/proper_format_with_flake8_v3.9
Removed trailing whitespace to pass awx-api-lint check Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -23,4 +23,4 @@ class Migration(migrations.Migration):
|
|||||||
operations = [
|
operations = [
|
||||||
migrations.RunPython(copy_session_settings, reverse_copy_session_settings),
|
migrations.RunPython(copy_session_settings, reverse_copy_session_settings),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user