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

Fixed black and mypy issue #43

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Fixed black and mypy issue #43

merged 1 commit into from
Aug 14, 2024

Conversation

WIIASD
Copy link
Contributor

@WIIASD WIIASD commented Jul 9, 2024

Issue #, if available:

N/A

Description of changes:

Fixing linting issue introduced by this pull request: https://github.com/awslabs/amazon-omics-tools/actions/runs/9845147807/job/27180035884

Testing
The following command succeeded:

ziyangli@amazon-omics-tools % poetry run black --check omics tests
poetry run isort -c omics tests
poetry run flake8 omics tests
poetry run mypy omics --show-error-codes

All done! ✨ 🍰 ✨
28 files would be left unchanged.
Success: no issues found in 15 source files

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@markjschreiber markjschreiber left a comment

Choose a reason for hiding this comment

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

LGTM!

@markjschreiber markjschreiber merged commit 97f921a into awslabs:main Aug 14, 2024
1 check passed
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