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

Encapsulate colored into a module #2057

Merged
merged 9 commits into from
Mar 19, 2024
Merged

Encapsulate colored into a module #2057

merged 9 commits into from
Mar 19, 2024

Conversation

jackgerrits
Copy link
Member

@jackgerrits jackgerrits commented Mar 18, 2024

Why are these changes needed?

We had a number of places where this was imported unconditionally, and we also didn't match the types of the imported function. This puts the import in a central location so it is correctly done.

Related issue number

Checks

@ekzhu ekzhu added this pull request to the merge queue Mar 19, 2024
Merged via the queue into main with commit e35db7e Mar 19, 2024
56 of 68 checks passed
@ekzhu ekzhu deleted the color_encapsulate branch March 19, 2024 18:16
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* Encapsulate colored into a module

* lint fix

* add missing file

* undo change

* conform with original colored func

* change import strategy

---------

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
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