You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .sourcery.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ rule_settings:
32
32
- refactoring
33
33
- suggestion
34
34
- comment
35
-
python_version: '3.10'# A string specifying the lowest Python version your project supports. Sourcery will not suggest refactorings requiring a higher Python version.
35
+
python_version: '3.12'# A string specifying the lowest Python version your project supports. Sourcery will not suggest refactorings requiring a higher Python version.
0 commit comments