for f in files_in_web:
> assert utils.Utils.webfilename(f[1]) != f[0]
E AssertionError: assert 'test_arch_few_files.rar' != 'test_arch_few_files.rar'
E + where 'test_arch_few_files.rar' = <function Utils.webfilename at 0x000001C38BDC7268>('https://drive.google.com/uc?export=download&id=1No0RIFMYJ7ymw7PT5id3JRh9Zu4UoZVj')
E + where <function Utils.webfilename at 0x000001C38BDC7268> = <class 'advarchs.utils.Utils'>.webfilename
E + where <class 'advarchs.utils.Utils'> = utils.Utils
test_utils.py:16: AssertionError
ну AssertionErro равны они видимо
Обсуждают сегодня