fuel-qa/fuelweb_test/helpers/gerrit
Alexey Stepanov 3990b5fb65 Fix inspection issues
1. PyCharm inspection: ignore no member for magic places
  (six.moves, mixin for system_test, unicode<->string on python2)
2. Fix docstrings
3. Fix reraise of SkipTest
  (use raise instead of raising again the same exception, but no args)
4. Bash simple variable usage

Closes-bug: #1578998

Change-Id: Ifac2dcb68b323ce48c6c80598abfd18ed9bf2caf
2016-05-10 11:54:55 +03:00
..
__init__.py Add reworked version of gerrit client 2016-03-03 16:50:12 +03:00
gerrit_client.py Add reworked version of gerrit client 2016-03-03 16:50:12 +03:00
gerrit_info_provider.py Fix inspection issues 2016-05-10 11:54:55 +03:00
utils.py Add reworked version of gerrit client 2016-03-03 16:50:12 +03:00