Skip to content

Conversation

@nathan5280
Copy link

Fix for CLI command line arguments associate with updating variables. See issue 643 for more details. Added tests to tools/cli_tests_v4.sh to cover the fix.

nateatkins added 3 commits November 25, 2018 12:05
@max-wittig
Copy link
Member

@nathan5280 Thanks for your contribution. Would you mind applying the style results to make the build go green?

pep8 runtests: commands[0] | flake8 gitlab/
gitlab/__init__.py:1:1: H802  git commit title ('Removed unit tests that were used to debug the problem.  Testing is covered in the tools/cli_test_v4.sh script.') should be under 50 chars
gitlab/mixins.py:211:80: E501 line too long (97 > 79 characters)
gitlab/mixins.py:212:80: E501 line too long (81 > 79 characters)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants