We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e32fce commit 43e17dcCopy full SHA for 43e17dc
CONTRIBUTING.rst
@@ -52,6 +52,7 @@ When contributing, please maintain type hints for all public functions, methods,
52
Make sure to use appropriate types from the typing and typing-extensions modules.
53
54
The following conventions are used:
55
+
56
- Use Literal types for enumerated string values
57
- Use TypeAlias for complex type definitions
58
- Use overloads to provide precise return type information
0 commit comments