Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CB-399 Title doesn't show on edit page for some reviews #329

Merged
merged 9 commits into from
Feb 6, 2022

Conversation

KasukabeDefenceForce
Copy link
Contributor

@amCap1712
Copy link
Member

Did some variable renaming and tested on beta.

@amCap1712 amCap1712 merged commit a7e670a into metabrainz:master Feb 6, 2022
@github-actions
Copy link

github-actions bot commented Feb 6, 2022

Unit Test Results

    1 files  ±0      1 suites  ±0   45s ⏱️ ±0s
145 tests ±0  145 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a7e670a. ± Comparison against base commit a7e670a.

@@ -67,6 +67,16 @@ def browse():

# TODO(psolanki): Refactor this function to remove PyLint warning.
# pylint: disable=too-many-branches
Copy link
Collaborator

Choose a reason for hiding this comment

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

is this pylint-disable from the def entity function? If injecting this function into the middle of the declaration/function doesn't change the results of pylint then we can remove the comment

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.

3 participants