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

Reformatted batch #3 (see comment) using flake8. #567

Merged
merged 1 commit into from
Jul 26, 2022
Merged

Reformatted batch #3 (see comment) using flake8. #567

merged 1 commit into from
Jul 26, 2022

Conversation

jakleh
Copy link
Contributor

@jakleh jakleh commented Jul 26, 2022

Files reformatted:

-dataprofiler/labelers/char_load_tf_model.py
-dataprofiler/reports/utils.py
-dataprofiler/reports/graphs.py
-dataprofiler/profilers/data_labeler_column_profile.py
-dataprofiler/profilers/init.py
-dataprofiler/labelers/labeler_utils.py
-dataprofiler/data_readers/init.py
-resources/init.py
-dataprofiler/data_readers/filepath_or_buffer.py
-dataprofiler/profilers/helpers/report_helpers.py

@@ -1,4 +1,5 @@
#!/usr/bin/env python3
"""Contains functions for generating graph data report."""
# !/usr/bin/env python3
Copy link
Contributor

Choose a reason for hiding this comment

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

we need this? !/user/bin/env python3?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was already there.

Copy link
Collaborator

Choose a reason for hiding this comment

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

fine to leave imo

Copy link
Contributor

Choose a reason for hiding this comment

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

@taylorfturner taylorfturner enabled auto-merge (squash) July 26, 2022 18:58
@taylorfturner taylorfturner merged commit dbf2db6 into capitalone:main Jul 26, 2022
@jakleh jakleh deleted the batch_3 branch July 26, 2022 19:19
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.

None yet

3 participants