What's Changed
* Add pointcloud and pointcloud episodes converter for LYFT format by vorozhkog in https://github.com/supervisely/supervisely/pull/1210
- LYFT format converter added to AutoImport
- added new argument `ignore_valid_extensions_case` to `sly.fs.list_files_recursively()`
- tiny fix in `handle_exception` method
- removed restrictions on the max size of images in PIL
**Full Changelog**: https://github.com/supervisely/supervisely/compare/v6.73.263...v6.73.264