Skip to content

Commit 7e90ad2

Browse files
committed
Revert 8485417
1 parent ed0b039 commit 7e90ad2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nxc/logger.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ def __init__(self, extra=None):
9393
rich_tracebacks=True,
9494
tracebacks_show_locals=False
9595
)],
96+
encoding="utf-8"
9697
)
9798
self.logger = logging.getLogger("nxc")
9899
self.extra = extra

0 commit comments

Comments
 (0)