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

Fix fetch_example_data.py to work with s3fs v2303.6 #1053

Merged

Conversation

dagardner-nv
Copy link
Contributor

Description

  • Fix bug by using s3fs.S3FileSystem.get_file instead of s3fs.S3FileSystem.get
  • Apply pylint fixes

fixes #1047

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@dagardner-nv dagardner-nv requested a review from a team as a code owner July 12, 2023 22:15
@dagardner-nv dagardner-nv added bug Something isn't working non-breaking Non-breaking change 3 - Ready for Review labels Jul 12, 2023
@dagardner-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit e50a3a9 into nv-morpheus:branch-23.07 Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG]: DFP fetch_example_data.py broken on s3fs=2023.6.0
2 participants