Skip to content

Conversation

@willmcgugan
Copy link
Member

Fixes #5317

@willmcgugan willmcgugan merged commit e196478 into main Dec 3, 2024
22 checks passed
@willmcgugan willmcgugan deleted the css-encoding branch December 3, 2024 10:28
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.

open(filename, "rt") in textual.css.stylesheet.Stylesheet.read should be open(filename, "rt", encoding="utf-8")

3 participants