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 acf70b4 commit 484722cCopy full SHA for 484722c
CONTRIBUTING.md
@@ -182,7 +182,7 @@ All checks must pass. PRs with failing checks will not be reviewed.
182
### General Guidelines
183
184
- **Line length**: Maximum 88 characters (Black-compatible)
185
-- **Python version**: Target Python 3.14
+- **Python version**: Target Python 3.10+ (or a specific stable version)
186
- **Import order**: Automatically handled by Ruff
187
- **Naming conventions**:
188
- Classes: `PascalCase`
0 commit comments