As soon as the package openai v1.108.0 was released, it broke functionality with older pydantic v2 versions like v2.3.0. There is a NameError caused by the usage of ...
μsort is a safe, minimal import sorter. Its primary goal is to make no "dangerous" changes to code. This is achieved by detecting distinct "blocks" of imports that are the most likely to be safely ...