Andy Lustig

Results 4 issues of 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 ![CleanShot 2022-06-20 at 18 53 51@2x](https://user-images.githubusercontent.com/8128628/174700211-5acfe70e-15dd-4d5e-a5eb-879a11c6189a.png)

bug