mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
Modify to address flake8 v3.9 format check
* Removed trailing whitespace to pass awx-api-lint check Signed-off-by: Hideki Saito <saito@fgrep.org>
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