mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 03:00:04 -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 = [
|
||||
migrations.RunPython(copy_session_settings, reverse_copy_session_settings),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user