You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roman Donchenko 481630e719
Migrate tests/python to from os.path to pathlib (#5426)
`pathlib` improves code readability and type safety. It is already used
in some of the tests; convert all remaining `os.path` usage to `pathlib`
equivalents.
3 years ago
..
assets Fix loss of rotation in CVAT format (#5407) 3 years ago
fixtures Migrate tests/python to from os.path to pathlib (#5426) 3 years ago
utils Migrate tests/python to from os.path to pathlib (#5426) 3 years ago