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

ci(*:skip) Format imports in dev, doc, and examples #3991

Merged
merged 6 commits into from
Aug 11, 2024
Merged

Conversation

charlesbvll
Copy link
Member

@charlesbvll charlesbvll commented Aug 11, 2024

Issue

Description

Related issues/PRs

N/A

Proposal

Explanation

We can sort the examples using the following commands:

isort . --profile black -p fl_dp_sa -p task -p prometheus_client -p client -p dataset -p models -p utils -p fastai_example -p mlcube_utils -p data -p model -p pytorchexample -p sklearnexample -p strategy -p server -p client_utils -p server_utils -p secaggexample -p custommetrics_example -p tfltransfer -o datasets

Checklist

  • Implement proposed change
  • Write tests
  • Update documentation
  • Make CI checks pass
  • Ping maintainers on Slack (channel #contributions)

Any other comments?

@danieljanes danieljanes changed the title ci(*:skip) Fix imports in dev, doc, and examples ci(*:skip) Format imports in dev, doc, and examples Aug 11, 2024
@danieljanes danieljanes enabled auto-merge (squash) August 11, 2024 18:19
@danieljanes danieljanes merged commit c8120f2 into main Aug 11, 2024
34 checks passed
@danieljanes danieljanes deleted the fix-imports branch August 11, 2024 18:25
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