Skip to content

MAINT: Don't use old type descriptors in docstrings #2597

Description

@mdboom

While we have largely removed the archaic uses of Union, Optional, List, Dict, Tuple etc. as part of removing support for Python 3.9, many docstrings in cuda_core still use these forms. They should be updated to use | whereever possible.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions