Skip to content

Commit 3270c6c

Browse files
joke1196sonartech
authored andcommitted
SONARPY-3865 S8438 Reducing scope to target **kwargs only (#924)
GitOrigin-RevId: f48f0e0ef3bb0b23cedbebe48b160aa647ff37b9
1 parent bcacc61 commit 3270c6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python-checks/src/main/java/org/sonar/python/checks/utils/FunctionParameterUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727
/**
2828
* Utility class for extracting function parameter information.
29-
* Shared between FastAPIPathParametersCheck and DjangoViewUrlParametersCheck.
3029
*/
3130
public final class FunctionParameterUtils {
3231

0 commit comments

Comments
 (0)