Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add __init__ definition for AttributeError (#8801)
Since Python 3.10, AttributeError supports keyword arguments for name and obj.
- Loading branch information