oslo.messaging/oslo_messaging/tests/notify
Andreas Jaeger 7f638bb493 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Update local hacking check for new flake8 version.

Blacklist:
W504 line break after binary operator

Fix:
E741 ambiguous variable name
E117 over-indented
E305 expected 2 blank lines after class or function definition, found 1
F841 local variable 'e' is assigned to but never used
W605 invalid escape sequence '\.'

Change-Id: I99d574ca6569f1f177d2c5ce1011f269f4343619
2020-03-30 13:49:29 +00:00
..
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_dispatcher.py Update hacking for Python3 2020-03-30 13:49:29 +00:00
test_listener.py Remove the deprecated blocking executor 2020-02-18 15:49:27 +01:00
test_log_handler.py Warn when wrong transport instance is used 2017-09-11 07:07:30 -07:00
test_logger.py Remove the deprecated ZeroMQ driver 2018-08-28 16:00:50 -04:00
test_middleware.py py37: deal with Exception repr changes 2018-07-05 06:38:38 -05:00
test_notifier.py Update hacking for Python3 2020-03-30 13:49:29 +00:00