Skip to content

Commit c79d521

Browse files
committed
Python 3.6.1
1 parent b9bf1a3 commit c79d521

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

src/main/resources/docs/description/description.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@
566566
"timeToFix": 20
567567
},
568568
{
569-
"patternId": "R0102",
569+
"patternId": "R1703",
570570
"title": "Simplify if statement",
571571
"description": "Suggest simplification of an if statement, which can be easier to understand after refactoring.",
572572
"timeToFix": 5
File renamed without changes.

0 commit comments

Comments
 (0)