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

chore: remove tqdm #990

Merged
merged 7 commits into from
Sep 13, 2024
Merged

chore: remove tqdm #990

merged 7 commits into from
Sep 13, 2024

Conversation

ThibaultFy
Copy link
Member

@ThibaultFy ThibaultFy commented Aug 29, 2024

Description

closes FL-1669

Copy link

linear bot commented Aug 29, 2024

@ThibaultFy ThibaultFy marked this pull request as ready for review August 29, 2024 09:02
@ThibaultFy ThibaultFy requested a review from a team as a code owner August 29, 2024 09:02
@@ -23,6 +23,8 @@
from substrapp.docker_registry import RegistryPreconditionFailedException
from substrapp.utils import safezip

logger = structlog.get_logger("events")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it in the events logger? Shouldn't be builder?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my bad thanks for catching this

@@ -0,0 +1 @@
`tqdm`dependency, only used in logging
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`tqdm`dependency, only used in logging
`tqdm` dependency, only used in logging

ThibaultFy and others added 6 commits September 13, 2024 14:57
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
Copy link
Contributor

@thbcmlowk thbcmlowk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you both, LGTM!

@guilhem-barthes guilhem-barthes enabled auto-merge (squash) September 13, 2024 13:00
@guilhem-barthes guilhem-barthes merged commit 5033cd0 into main Sep 13, 2024
7 checks passed
@guilhem-barthes guilhem-barthes deleted the chore/remove-tqdm branch September 13, 2024 13:03
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.

3 participants