Files
freeipa/ipatests/test_webui
Stanislav Levin 017b73e7f6 pylint: Fix use-maxsplit-arg
Pylint 2.9.0 new checker:
> Emitted when accessing only the first or last element of str.split().
  The first and last element can be accessed by using str.split(sep,
  maxsplit=1)[0] or str.rsplit(sep, maxsplit=1)[-1] instead.

Fixes: https://pagure.io/freeipa/issue/9117
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2022-03-11 13:37:08 -05:00
..
2018-05-31 13:05:05 +02:00
2016-03-11 11:52:25 +01:00
2017-03-14 10:40:10 +01:00
2013-07-16 13:15:59 +02:00
2018-11-13 13:37:58 +01:00

http://www.freeipa.org/page/Web_UI_Integration_Tests