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

Reduce flake8 max-line-length and Updated the read me #3169

Closed
wants to merge 9 commits into from

Conversation

OfficialOzioma
Copy link

Description

Follow the instructions on #3105

Changed Behaviour

I reduced the max-line length and updated the parsl/monitoring/db_manager.py file
I also update the readme file

Fixes

Fixes # (issue)

Type of change

  • Bug fix

@OfficialOzioma
Copy link
Author

@benclifford please take a look at this if you are available

Copy link
Member

@yadudoc yadudoc left a comment

Choose a reason for hiding this comment

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

Hi @OfficialOzioma, thanks for these changes! I've made some recommendations for some minor changes, but otherwise, everything in this PR looks great.

Once you've worked on the changes, we can have this PR merged. Nice job!

README.rst Outdated
@@ -96,10 +96,12 @@ For Developers
$ make # show all available makefile targets
$ make virtualenv # create a virtual environment
$ source .venv/bin/activate # activate the virtual environment
$ You may need to install ``mpich`` Run "sudo apt install mpich" # for example, if you using ubuntu
Copy link
Member

Choose a reason for hiding this comment

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

This is definitely useful information to have. Since this line is meant as a comment I would add a # prefix like:
$ # You may need to install ...

README.rst Outdated
$ make deps # install python dependencies from test-requirements.txt
$ make test # make (all) tests. Run "make config_local_test" for a faster, smaller test set.
$ make clean # remove virtualenv and all test and build artifacts


Copy link
Member

Choose a reason for hiding this comment

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

If this was an unintentional whitespace added here, I'd recommend removing it.

"Discarding previous message.".format(msg['task_id'])
)
logger.error(error_message)
Copy link
Member

Choose a reason for hiding this comment

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

Nice!

@OfficialOzioma
Copy link
Author

thank you @yadudoc , I removed the whitespace and added the comments.

Please review, 🙏

@OfficialOzioma OfficialOzioma requested a review from yadudoc March 9, 2024 21:36
@benclifford
Copy link
Collaborator

The Outreachy application period is over, so I'm closing your PR - thanks for your participation in Parsl+Outreachy so far!

@benclifford benclifford closed this Apr 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.

3 participants