You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: str representation of enum across python versions (#60)
* fix: enforce consistent output across linux, macos and windows
Signed-off-by: Peter Staar <[email protected]>
* reformat docling-core
Signed-off-by: Peter Staar <[email protected]>
* added __str__ to enum class and removed the .name from function
Signed-off-by: Peter Staar <[email protected]>
---------
Signed-off-by: Peter Staar <[email protected]>
0 commit comments