Commit Graph

21 Commits

Author SHA1 Message Date
Jirka Borovec 09de0f4f06
feat(ruff): add pytest linting rule (#2053)
* feat(ruff): add pytest linting rule
* --unsafe-fixes
* fix(pre_commit): 🎨 auto format pre-commit hooks


---------

Co-authored-by: jiri BOROVEC <jirka@Jiris-MacBook-Pro-J4N257Y6Q2.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2026-01-13 19:34:22 +01:00
sharingan000 6001e4033e Merge remote-tracking branch 'origin/geometry-utils-update-polygon-center-getter' into geometry-utils-update-polygon-center-getter 2024-04-05 02:04:03 +10:00
sharingan000 761fb89241 Fixed test/geometry/test_utils 2024-04-05 02:03:53 +10:00
pre-commit-ci[bot] 5f0082048c fix(pre_commit): 🎨 auto format pre-commit hooks 2024-04-04 16:01:22 +00:00
sharingan000 0b86478417 Only solid algorithm geometry/utils 2024-04-05 02:00:54 +10:00
pre-commit-ci[bot] 8de73738c7 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-04-04 04:59:31 +00:00
sharingan000 eb3317694e Include all three algorithms 2024-04-04 14:57:57 +10:00
sharingan000 cd81c1cef4 Updated algorithm 2024-04-03 20:40:54 +10:00
sharingan000 a38ae3f840 Change the method of finding polygon center and create test for new function 2024-04-02 16:54:34 +10:00
pre-commit-ci[bot] 6128576ea1 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-01-18 16:06:10 +00:00
SkalskiP 616fc96ca8 Adding ability to calculate vector magnitude. 2024-01-18 12:46:09 +01:00
rev dca7fb43e5 Revert "Fixed cross_product() funtion test"
This reverts commit 353865e017.
2024-01-18 13:50:03 +03:00
SkalskiP 3a608eeb93 Merge remote-tracking branch 'origin/add-center-point-crossed-condition-to-line-counter' into add-center-point-crossed-condition-to-line-counter 2024-01-18 11:29:18 +01:00
SkalskiP 008b0bd984 Formatting updates. 2024-01-18 11:29:01 +01:00
rev 353865e017 Fixed cross_product() funtion test 2024-01-18 13:26:01 +03:00
SkalskiP da4ee62298 Fixing `cross_product` tests. 2024-01-18 11:18:18 +01:00
rev 1f640980ad Increased line counter flexibility and replaced vector cross product function 2024-01-18 01:21:45 +03:00
Onuralp SEZER 57e17c34a0
feat: 🚀 pre-commit and initial formatted files
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-07-25 13:02:26 +03:00
SkalskiP d5d7187fe4 Detection core API reformat 2023-02-06 14:28:16 +01:00
James Gallagher 4fbec12b06 run linter 2023-02-01 14:37:54 +00:00
SkalskiP 981b1e8722 ✏️ first iteration of Detections and BoxAnnotator classes added 2023-01-19 00:12:19 +01:00