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

Update pylint.yml #82

Closed
wants to merge 2 commits into from

Conversation

dasdebanna
Copy link
Contributor

Updated the code so that it takes the file which is changed

Updated the code so that it takes the file which is changed
Copy link
Contributor

@tremblerz tremblerz left a comment

Choose a reason for hiding this comment

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

Where is this file? lint_changed_files.sh

Added .pylintrc; lint_changed_files.sh
@@ -353,8 +353,8 @@ def load_checkpoint(checkpoint_file, model):
# for param_group in optimizer.param_groups:
# param_group["lr"] = lr

def yolo(pretrained=False, **kwargs):
r"""Yolov3 implementation from https://www.geeksforgeeks.org/yolov3-from-scratch-using-pytorch/
def yolo(pretrained=False, **kwargs):
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this space added?

@tremblerz
Copy link
Contributor

Not useful anymore so closing

@tremblerz tremblerz closed this Oct 8, 2024
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