Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
ynput
/
ayon-python-api
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
16
Code
Issues
12
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Entity hub: Add type hints
- #270
#270
Merged
iLLiCiTiT
merged 20 commits into
develop
ynput/ayon-python-api:develop
from
enhancement/entity-hub-type-hints
ynput/ayon-python-api:enhancement/entity-hub-type-hints
Copy head branch name to clipboard
Sep 16, 2025
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Entity hub: Add type hints
#270
iLLiCiTiT
merged 20 commits into
develop
ynput/ayon-python-api:develop
from
enhancement/entity-hub-type-hints
ynput/ayon-python-api:enhancement/entity-hub-type-hints
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2025
added type hints to entity hub
iLLiCiTiT
committed
f4dfe66
View commit details
Copy full SHA for f4dfe66
Browse repository at this point
fix line length
iLLiCiTiT
committed
4525b3c
View commit details
Copy full SHA for 4525b3c
Browse repository at this point
Merge branch 'develop' into enhancement/entity-hub-type-hints
iLLiCiTiT
authored
39b3d1a
View commit details
Copy full SHA for 39b3d1a
Browse repository at this point
Commits on Sep 10, 2025
Merge branch 'develop' into enhancement/entity-hub-type-hints
iLLiCiTiT
authored
50e5201
View commit details
Copy full SHA for 50e5201
Browse repository at this point
Commits on Sep 15, 2025
Merge branch 'develop' into enhancement/entity-hub-type-hints
iLLiCiTiT
authored
fe1139d
View commit details
Copy full SHA for fe1139d
Browse repository at this point
removed some _CustomNone typehint
iLLiCiTiT
committed
5d17a40
View commit details
Copy full SHA for 5d17a40
Browse repository at this point
fix type hint
iLLiCiTiT
committed
c03e965
View commit details
Copy full SHA for c03e965
Browse repository at this point
type hint fixes
iLLiCiTiT
committed
e68a282
View commit details
Copy full SHA for e68a282
Browse repository at this point
change list[str] to Iterable[str]
iLLiCiTiT
committed
92e0d07
View commit details
Copy full SHA for 92e0d07
Browse repository at this point
'get_or_fetch_entity_by_id' returns union
iLLiCiTiT
committed
915fc97
View commit details
Copy full SHA for 915fc97
Browse repository at this point
do explicit none comparison
iLLiCiTiT
committed
cc351f5
View commit details
Copy full SHA for cc351f5
Browse repository at this point
keep same type hint
iLLiCiTiT
committed
7f5aa53
View commit details
Copy full SHA for 7f5aa53
Browse repository at this point
fix parenting type hints
iLLiCiTiT
committed
ae1413f
View commit details
Copy full SHA for ae1413f
Browse repository at this point
Merge branch 'develop' into enhancement/entity-hub-type-hints
iLLiCiTiT
authored
f4ea7bd
View commit details
Copy full SHA for f4ea7bd
Browse repository at this point
Merge branch 'develop' into enhancement/entity-hub-type-hints
iLLiCiTiT
authored
0cebde8
View commit details
Copy full SHA for 0cebde8
Browse repository at this point
Commits on Sep 16, 2025
change default value of attribs is None
iLLiCiTiT
committed
08842fb
View commit details
Copy full SHA for 08842fb
Browse repository at this point
remove duplicated methods
iLLiCiTiT
committed
2da8070
View commit details
Copy full SHA for 2da8070
Browse repository at this point
use full type hints
iLLiCiTiT
committed
c91b71c
View commit details
Copy full SHA for c91b71c
Browse repository at this point
comment doubled set up
iLLiCiTiT
committed
d915ae8
View commit details
Copy full SHA for d915ae8
Browse repository at this point
add comment to the file
iLLiCiTiT
committed
a4a2d59
View commit details
Copy full SHA for a4a2d59
Browse repository at this point
You can’t perform that action at this time.