Skip to content

Make linters happy - #2

Open
kurtmckee wants to merge 1 commit into
EpicGames:mainfrom
kurtmckee:make-linters-happy
Open

kurtmckee wants to merge 1 commit into
EpicGames:mainfrom
kurtmckee:make-linters-happy

Conversation

@kurtmckee

Copy link
Copy Markdown
Contributor

The current code in main doesn't pass black and isort.

This commit was auto-generated by using the commands documented in the CONTRIBUTING doc:

uv run black .
uv run isort .

@fhmlopez

Copy link
Copy Markdown
Contributor

Do you mind updating your PR

@kurtmckee

Copy link
Copy Markdown
Contributor Author

I don't mind at all. I'll be able fix the merge conflicts when I'm back at my desk.

The current code in `main` doesn't pass black and isort.

This commit was auto-generated by using the commands
documented in the CONTRIBUTING doc:

```
uv run black .
uv run isort .
```

Signed-off-by: Kurt McKee <contactme@kurtmckee.org>
@kurtmckee

Copy link
Copy Markdown
Contributor Author

I've rebased, resolved merge conflicts, and force-pushed to this branch. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants