Andy Lustig
Andy Lustig
I think it would be useful to add a link to this repository's issues on the [contributing](https://circuitpython.org/contributing) page. So in addition to: > Have an idea for a new driver...
the `pathlib` [example](https://khuyentran1401.github.io/Efficient_Python_tricks_and_tools_for_data_scientists/Chapter2/pathlib.html#create-a-new-directory-and-file) seems odd/incorrect, returning 12? to make it similar to the `os` example perhaps it should be the following? ```python from pathlib import Path # Create a new...
the layer settings appear to be overlapping. I'm using the 1.0.0 release on a mac 