-
Notifications
You must be signed in to change notification settings - Fork 376
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#621] Solve pylint W1514 warnings in Compliance workflow
Use UTF-8 encoding in open() calls to comply with PEP-0597 in the integration tests. This will iron out the W1514 (unspecified-encoding) warnings from pylint in the Compliance workflow. Signed-off-by: Marc Lasch <[email protected]>
- Loading branch information
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters