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

CI: black requires we use C.UTF-8 encoding #731

Merged
merged 1 commit into from May 12, 2021
Merged

CI: black requires we use C.UTF-8 encoding #731

merged 1 commit into from May 12, 2021

Conversation

anothermattbrown
Copy link
Contributor

Fix CI failures like this:
https://buildkite.com/batfish/pybatfish-pre-commit/builds/21575#b76894ea-1cae-4eb7-ac7a-1565d916fe4c/101-143

I'm just following the recommendation from the error message. Maybe there's a better way (or place?) to do this.

More info: https://click.palletsprojects.com/en/8.0.x/unicode-support/

@batfish-bot
Copy link

This change is Reviewable

@codecov
Copy link

codecov bot commented May 12, 2021

Codecov Report

Merging #731 (21ac206) into master (3a53a07) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #731   +/-   ##
=======================================
  Coverage   84.97%   84.97%           
=======================================
  Files          30       30           
  Lines        3588     3588           
  Branches      564      564           
=======================================
  Hits         3049     3049           
  Misses        405      405           
  Partials      134      134           

Copy link
Member

@ratulm ratulm left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @anothermattbrown)

@ratulm ratulm merged commit 4156640 into master May 12, 2021
@ratulm ratulm deleted the utf8 branch May 12, 2021 17:38
@anothermattbrown anothermattbrown restored the utf8 branch May 13, 2021 17:03
@anothermattbrown anothermattbrown deleted the utf8 branch May 13, 2021 17:04
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.

None yet

3 participants