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