main
Refs #33476 -- Reformatted code with Black.
Fixed #17304 -- Allow single-path and configured-path namespace packages as apps.
Fixed #31180 -- Configured applications automatically.
Fixed #33143 -- Raised RuntimeWarning when performing import-time queries.
Renamed AppCache to Apps.
Fixed #36369 -- Cleared additional cached properties in apps.clear_cache().