Skip to content

Conversation

musicinmybrain
Copy link
Contributor

What does this PR do?

The ansicolors package is not actively maintained (last released in 2017), and the function we use is just based on a single simple regular expression. Copy the regular expression into papermill and drop the external dependency.

The package is not actively maintained (last released in 2017), and the
function we use is just based on a single simple regular expression.
Copy the regular expression into papermill and drop the external
dependency.
This may not be terribly important, as the re module caches patterns,
but it doesn’t hurt. Corresponds to
jonathaneunice/colors#2.
@musicinmybrain
Copy link
Contributor Author

There are various CI failures; I didn’t see any that looked related to this PR.

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