neutron/neutron/hacking
Igor Malinovskiy 248cdaa6f7 Allow usage of assert_called_once method in unit tests
mock.assert_called_once is valid method since Python 3.6
but it's not allowed to use it in neutron because of
outdated flake8 check.

Change-Id: I8cdcc0e32618613472139ad9094bb19d562d6426
2020-03-02 14:17:26 +02:00
..
__init__.py Add missing translation support 2014-05-19 12:16:56 +02:00
checks.py Allow usage of assert_called_once method in unit tests 2020-03-02 14:17:26 +02:00