Skip to content

Commit 43e17dc

Browse files
authored
Update CONTRIBUTING.rst
1 parent 9e32fce commit 43e17dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ When contributing, please maintain type hints for all public functions, methods,
5252
Make sure to use appropriate types from the typing and typing-extensions modules.
5353

5454
The following conventions are used:
55+
5556
- Use Literal types for enumerated string values
5657
- Use TypeAlias for complex type definitions
5758
- Use overloads to provide precise return type information

0 commit comments

Comments
 (0)