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

new function to estimate a/b & a/c #118

Merged
merged 2 commits into from
Oct 31, 2024
Merged

new function to estimate a/b & a/c #118

merged 2 commits into from
Oct 31, 2024

Conversation

bcarry
Copy link
Collaborator

@bcarry bcarry commented Oct 31, 2024

Linked with issue #117

@bcarry
Copy link
Collaborator Author

bcarry commented Oct 31, 2024

I use black to reformat my code. Apparently it's not compliant with the tests here. Sorry
Which formater do you use?

@bcarry bcarry requested a review from JulienPeloton October 31, 2024 12:22
@JulienPeloton
Copy link
Member

JulienPeloton commented Oct 31, 2024

Which formater do you use?

Ruff :-)
code source: https://docs.astral.sh/ruff/ (pip install ruff)
use in Fink:

run: |
ruff check --statistics --preview fink_utils
ruff format --check --preview fink_utils

@JulienPeloton JulienPeloton merged commit 84e3dea into main Oct 31, 2024
3 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.

2 participants