summaryrefslogtreecommitdiff
path: root/gitlab/cli.py
diff options
context:
space:
mode:
authorJohn L. Villalovos <john@sodarock.com>2021-04-17 14:01:45 -0700
committerJohn L. Villalovos <john@sodarock.com>2021-04-18 07:04:40 -0700
commit380f227a1ecffd5e22ae7aefed95af3b5d830994 (patch)
tree7fb5914657c8acdefe5b91e85abd58228905c536 /gitlab/cli.py
parentaf781c10db3829163f977e494e4008acf2096d64 (diff)
downloadgitlab-380f227a1ecffd5e22ae7aefed95af3b5d830994.tar.gz
chore: fix E741/E742 errors reported by flake8
Fixes to resolve errors for: https://www.flake8rules.com/rules/E741.html Do not use variables named 'I', 'O', or 'l' (E741) https://www.flake8rules.com/rules/E742.html Do not define classes named 'I', 'O', or 'l' (E742)
Diffstat (limited to 'gitlab/cli.py')
0 files changed, 0 insertions, 0 deletions