Commit ed42817
committed
Update documentation and dependencies for bounding box annotations
- Refined the description for `PositionForMinimumBoundingBoxInsertion` to clarify behavior when coordinates are unspecified.
- Updated the Swagger API documentation to reflect changes in bounding box annotation behavior.
- Bumped version number to 0.212.0 in Swagger YAML files.
- Modified `pyproject.toml` to ignore specific linting rules and updated dependency markers for compatibility with Python versions.
- Updated `uv.lock` to specify version constraints for dependencies based on Python version.
- Upgraded `ruff` to version 0.16.0 and updated its dependencies accordingly.
- Ensured compatibility of various packages with Python version 3.13 and above.1 parent b3729a1 commit ed42817
8 files changed
Lines changed: 91 additions & 91 deletions
File tree
- annofabapi
- dataclass
- pydantic_models
- generate/swagger
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4818 | 4818 | | |
4819 | 4819 | | |
4820 | 4820 | | |
4821 | | - | |
| 4821 | + | |
4822 | 4822 | | |
4823 | 4823 | | |
4824 | 4824 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3656 | 3656 | | |
3657 | 3657 | | |
3658 | 3658 | | |
3659 | | - | |
3660 | | - | |
| 3659 | + | |
| 3660 | + | |
3661 | 3661 | | |
3662 | 3662 | | |
3663 | 3663 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments