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

reformatted sae_vis/data_fetching_fns.py to comply with linting rules #49

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

shehper
Copy link
Contributor

@shehper shehper commented Jun 2, 2024

I checked that with this change, the code passes all of the following tests. I duplicated GitHub's CI workflow to make sure the versions match. Hopefully, this PR should pass the "build" tests.

poetry run ruff check && \
poetry run ruff format --check && \
poetry run pyright && \
poetry run pytest && \
poetry build

@callummcdougall
Copy link
Owner

Looks great, thanks (and sorry for the delay!)

@callummcdougall callummcdougall merged commit a493e42 into callummcdougall:main Jun 12, 2024
2 checks passed
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.

None yet

2 participants