Skip to content

SONARPY-229 UselessParenthesisAfterKeywordCheck should not raise issues on tuples - #122

Merged
alban-auzeill merged 1 commit into
masterfrom
SONARPY-229
Jan 3, 2018
Merged

SONARPY-229 UselessParenthesisAfterKeywordCheck should not raise issues on tuples#122
alban-auzeill merged 1 commit into
masterfrom
SONARPY-229

Conversation

@pynicolas

Copy link
Copy Markdown
Contributor

No description provided.

@@ -323,9 +323,6 @@
'project:django-1.4/django/contrib/gis/db/models/proxy.py':[
33,

@alban-auzeill alban-auzeill Dec 22, 2017

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is still some FP:

        if condition:
            pass
        elif (geom_value is None) or (geom_value==''):
            pass

@alban-auzeill
alban-auzeill merged commit ce9c8bb into master Jan 3, 2018
@alban-auzeill
alban-auzeill deleted the SONARPY-229 branch January 3, 2018 08:41
hashicorp-vault-sonar-prod Bot pushed a commit that referenced this pull request Mar 4, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
GitOrigin-RevId: 0fbd42676395b88ba3de4ede1677c83496fc644d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants