Add support for floppsy direction pin & circuitpython changes #67
Annotations
10 errors
Run Build CI workflow
black
|
Run Build CI workflow:
examples/floppy_vfs.py#L1
reformatted
|
Run Build CI workflow:
adafruit_floppy.py#L1
reformatted
|
Run Build CI workflow
pylint (library code)
|
Run Build CI workflow:
adafruit_floppy.py#L222
Too many instance attributes (13/11)
|
Run Build CI workflow:
adafruit_floppy.py#L243
Too many arguments (7/5)
|
Run Build CI workflow:
adafruit_floppy.py#L256
Undefined variable 'buffer'
|
Run Build CI workflow
pylint (example code)
|
Run Build CI workflow:
examples/floppy_vfs.py#L13
Import "import os" should be placed at the top of the module
|
Run Build CI workflow:
examples/floppy_vfs.py#L14
Import "import storage" should be placed at the top of the module
|
Loading