Skip to content

Commit be28797

Browse files
committed
Update .sourcery.yaml
1 parent ccd9053 commit be28797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sourcery.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ rule_settings:
3232
- refactoring
3333
- suggestion
3434
- 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.
3636

3737
clone_detection:
3838
min_lines: 7

0 commit comments

Comments
 (0)