-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: superannotateai/superannotate-python-sdk
base: master
head repository: superannotateai/superannotate-python-sdk
compare: develop
- 10 commits
- 100 files changed
- 3 contributors
Commits on Mar 25, 2026
-
Narek Mkhitaryan authored and Narek Mkhitaryan committed
Mar 25, 2026 Configuration menu - View commit details
-
Copy full SHA for 0c7bf32 - Browse repository at this point
Copy the full SHA 0c7bf32View commit details
Commits on Mar 26, 2026
-
add multimodal form cration in clone_project
Narek Mkhitaryan authored and Narek Mkhitaryan committedMar 26, 2026 Configuration menu - View commit details
-
Copy full SHA for e280542 - Browse repository at this point
Copy the full SHA e280542View commit details
Commits on Mar 30, 2026
-
Narek Mkhitaryan authored and Narek Mkhitaryan committed
Mar 30, 2026 Configuration menu - View commit details
-
Copy full SHA for 47c4494 - Browse repository at this point
Copy the full SHA 47c4494View commit details -
Merge pull request #839 from superannotateai/list_folders
add list_folders
Configuration menu - View commit details
-
Copy full SHA for 24815e0 - Browse repository at this point
Copy the full SHA 24815e0View commit details -
Merge pull request #842 from superannotateai/FRIDAY-3880
add multimodal form cration in clone_project
Configuration menu - View commit details
-
Copy full SHA for 5a0407e - Browse repository at this point
Copy the full SHA 5a0407eView commit details
Commits on Apr 8, 2026
-
fix: add
from __future__ import annotationsto fix pyupgrade TypeErrorAdd PEP 563 future annotations import to 42 files that use PEP 585 style type hints (list[...], dict[...], tuple[...], set[...]). This resolves the "TypeError: 'function' object is not subscriptable" error when running pre-commit pyupgrade hook, which occurs because these type hints are evaluated at class definition time without the future import.
Configuration menu - View commit details
-
Copy full SHA for 953c255 - Browse repository at this point
Copy the full SHA 953c255View commit details -
Merge pull request #843 from superannotateai/pre_commit_hooks
Update pyupgrade pre commit hook
Configuration menu - View commit details
-
Copy full SHA for 5310c65 - Browse repository at this point
Copy the full SHA 5310c65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ecee87 - Browse repository at this point
Copy the full SHA 0ecee87View commit details
Commits on Apr 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ce17c20 - Browse repository at this point
Copy the full SHA ce17c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b934d - Browse repository at this point
Copy the full SHA 90b934dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...develop