Skip to content
Snippets Groups Projects

Introduce Chars

Merged Björn Ludwig requested to merge introduce_chars into main
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -41,3 +41,8 @@ python_requires = >=3.10
[options.packages.find]
where = src
[options.extras_require]
test =
hypothesis
pytest
Loading