Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When using `from __future__ import annotations`, the class name can be directly used as type hint; Otherwise, use string like "ClassName" as type hint.
- Loading branch information