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

Add toml formatter #6227

Merged
merged 3 commits into from
May 10, 2024
Merged

Add toml formatter #6227

merged 3 commits into from
May 10, 2024

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented May 10, 2024

No description provided.

pyproject.toml Outdated Show resolved Hide resolved
@hoxbro
Copy link
Member Author

hoxbro commented May 10, 2024

Raised warning is outside our control and can be recreated with the following in JupyterLab

import warnings
warnings.filterwarnings("error")

import matplotlib.pyplot as plt
plt.figure()

@hoxbro hoxbro added the type: maintenance infrastructure and maintenance of CI label May 10, 2024
@hoxbro hoxbro enabled auto-merge (squash) May 10, 2024 11:03
@hoxbro hoxbro merged commit d338915 into main May 10, 2024
13 of 14 checks passed
@hoxbro hoxbro deleted the toml-formatter branch May 10, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance infrastructure and maintenance of CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant