Merge pull request #12887 from AlanCoding/more_rules

[tech debt] Add new flake8 rules to do some meaningful corrections
This commit is contained in:
Alan Rominger
2022-10-18 20:27:00 -04:00
committed by GitHub
18 changed files with 26 additions and 29 deletions

View File

@@ -24,7 +24,7 @@ class TestApiRootView:
endpoints = [
'ping',
'config',
#'settings',
# 'settings',
'me',
'dashboard',
'organizations',