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

Run isort in toolchain #560

Merged
merged 3 commits into from
Jul 29, 2023
Merged

Run isort in toolchain #560

merged 3 commits into from
Jul 29, 2023

Conversation

rec
Copy link
Contributor

@rec rec commented Jul 28, 2023

Description

See #513

@rec rec requested a review from thejumpman2323 July 28, 2023 16:05
Makefile Outdated
@@ -22,6 +23,7 @@ test: test-containers

.PHONY: fix-and-test
fix-and-test: test-containers
isort --check superduperdb tests
Copy link
Contributor

@thejumpman2323 thejumpman2323 Jul 28, 2023

Choose a reason for hiding this comment

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

isort superduperdb tests?

@rec
Copy link
Contributor Author

rec commented Jul 29, 2023

dammit, that should have been obvious but I didn't see it! FIxed.

@thejumpman2323 thejumpman2323 merged commit 256ba4a into superduper-io:main Jul 29, 2023
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