Skip to content

Alias query imports#104

Merged
raddevon merged 5 commits intomainfrom
fastapi-import-aliases
Feb 27, 2023
Merged

Alias query imports#104
raddevon merged 5 commits intomainfrom
fastapi-import-aliases

Conversation

@raddevon
Copy link
Contributor

@raddevon raddevon commented Feb 1, 2023

This should be a quick one. I tested all the endpoints and methods interactively, and everything appears to work.

@raddevon raddevon force-pushed the fastapi-import-aliases branch from fe29b4b to 6e038ba Compare February 1, 2023 17:43
@raddevon
Copy link
Contributor Author

raddevon commented Feb 1, 2023

or it would be quick if I could get the linter check to pass. It passes locally but not here. 🤨

This was an attempt to fix a problem with the GitHub workflow. The
worflow fails on GitHub although it passes locally. I had a linting
problem when I initially pushed. I fixed this and force-pushed. I'm
afraid it may be caching the pre-force-push code and running the
workflow against that. Hoping these commits will invalidate that cache,
if that is in fact the issue.
The old version I had installed locally was satisfied with the code, but
the new version running on CI was not. This should allow the code to
pass.
@raddevon
Copy link
Contributor Author

raddevon commented Feb 1, 2023

Finally figured this out. I was running the linters with older versions in local development while CI installs the latest each time. Black apparently changed how it handles some empty newlines.

I believe this is ready for you, @1st1, when you have time. Guide PR is geldata/gel#4935

@raddevon raddevon merged commit c26d321 into main Feb 27, 2023
@raddevon raddevon deleted the fastapi-import-aliases branch February 27, 2023 18:04
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