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 formatter #467

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Run formatter #467

merged 1 commit into from
Jun 21, 2024

Conversation

dgellow
Copy link
Contributor

@dgellow dgellow commented Jun 21, 2024

The linter was complaining in CI:

Run ./scripts/lint
  ./scripts/lint
  shell: /usr/bin/bash -e {0}
==> Running lints
src/lithic/types/__init__.py:
  3:1 I001 [*] Import block is un-sorted or un-formatted

Found 1 error.
[*] 1 fixable with the `--fix` option.
error: script failed with exit status: 1
Error: Process completed with exit code 1.

What I've done

$ rye sync
$ ./scripts/format

@stainless-app stainless-app bot merged commit 4754798 into lithic-com:main Jun 21, 2024
2 checks passed
stainless-app bot pushed a commit that referenced this pull request Jun 21, 2024
@stainless-app stainless-app bot mentioned this pull request Jun 21, 2024
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.

1 participant