mirror of
https://github.com/Xtao-Labs/QQ-GitHub-Bot.git
synced 2025-02-07 02:49:11 +00:00
🐛 fix postponed annotation not prepared
This commit is contained in:
parent
6f74651b9b
commit
dc6ee7fea6
@ -212,3 +212,6 @@ class Repository(LazyRepository):
|
||||
organization: Optional[Organization] = None
|
||||
parent: Optional["Repository"] = None
|
||||
source: Optional["Repository"] = None
|
||||
|
||||
|
||||
Repository.update_forward_refs()
|
||||
|
Loading…
Reference in New Issue
Block a user