osc-lib/osc_lib
sunyandi 239b001a14 Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'
Trivial fix.

Change-Id: Id034f3ddb9be5f1a05e99b5d36b3381edda58ddb
2020-11-06 10:26:20 +00:00
..
api Remove six library from dependencies 2020-05-07 11:11:09 +02:00
cli formatters: Cast columns before outputting 2020-11-04 15:30:09 +00:00
command Remove commandmanager subclass 2020-06-10 19:10:20 -05:00
tests Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)' 2020-11-06 10:26:20 +00:00
utils Merge "Revert "Add error message when occurrence Forbidden error"" 2020-06-12 15:53:05 +00:00
__init__.py Allow passing app_name and app_version for useragent 2016-10-20 10:13:03 +11:00
clientmanager.py Remove six library from dependencies 2020-05-07 11:11:09 +02:00
exceptions.py Fix usage of NotFound exception 2019-08-08 14:42:23 +00:00
i18n.py Remove log translations 2017-03-21 00:41:17 -04:00
logs.py Backport log fix 2016-06-08 11:09:08 -05:00
shell.py Remove commandmanager subclass 2020-06-10 19:10:20 -05:00
version.py Allow passing app_name and app_version for useragent 2016-10-20 10:13:03 +11:00