Skip to content

Conversation

@Premwoik
Copy link
Collaborator

@Premwoik Premwoik commented Mar 31, 2022

Gradualizer was importing dependencies when initializing gradualizer_db as default. We were importing them again in Gradient and because of that, the --no-deps option disables only the manual import from Gradient.

This PR gets rid of the manual import in gradient and fixes the--no-deps option.

@Premwoik Premwoik linked an issue Mar 31, 2022 that may be closed by this pull request
@Premwoik Premwoik force-pushed the upgrade-deps-loading branch from c2de36b to 7989e53 Compare March 31, 2022 15:54
@Premwoik Premwoik requested a review from erszcz March 31, 2022 15:59
@Premwoik Premwoik marked this pull request as ready for review March 31, 2022 15:59
@erszcz
Copy link
Contributor

erszcz commented Apr 27, 2022

Looks good!

@erszcz erszcz merged commit 4998910 into main Apr 27, 2022
@erszcz erszcz deleted the upgrade-deps-loading branch April 27, 2022 10:52
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.

mix gradient: ensure that deps are imported correctly to Gradualizer

3 participants