Skip to content

Make importexport black-safe... - #1449

Merged
rocky merged 4 commits into
masterfrom
black-importexport
Jun 25, 2021
Merged

Make importexport black-safe...#1449
rocky merged 4 commits into
masterfrom
black-importexport

Conversation

@rocky

Copy link
Copy Markdown
Member

We do this by removing the fragile unicode characters (which
kind of isn't Python safe either), and test export outside
of the doctest hidden mechanism which was wrong (if expedient) also.

@rocky
rocky requested a review from mmateraJune 25, 2021 02:31
We do this by removing the fragile unicode characters (which
kind of isn't Python safe either), and test export *outside*
of the doctest hidden mechanism which was wrong (if expedient) also.
@rocky
rockyforce-pushed the black-importexport branch from fac3bcf to e547752CompareJune 25, 2021 02:33
@rocky
rockyforce-pushed the black-importexport branch 2 times, most recently from b4648db to 8b1925dCompareJune 25, 2021 03:37
@rocky
rockyforce-pushed the black-importexport branch from 8b1925d to dfb84f8CompareJune 25, 2021 03:54
@rocky
rocky merged commit f35d15e into masterJun 25, 2021
@rocky
rocky deleted the black-importexport branch July 6, 2021 22:12
Sign up for freeto 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

@rocky