8000 tools/pydfu.py: Clean up syntax, update comments and docstrings. · andrewleech/micropython@6db5ced · GitHub
[go: up one dir, main page]

Skip to content

Commit 6db5ced

Browse files
c0rejumpdpgeorge
authored andcommitted
tools/pydfu.py: Clean up syntax, update comments and docstrings.
Some parts of code have been aligned to increase readability. In general '' instead of "" were used wherever possible to keep the same convention for entire file. Import inspect line has been moved to the top according to hints reported by pep8 tools. A few extra spaces were removed, a few missing spaces were added. Comments have been updated, mostly in "read_dfu_file" function. Some other comments have been capitalized and/or slightly updated. A few docstrings were fixed as well. No real code changes intended.
1 parent a11e306 commit 6db5ced

File tree

1 file changed

+104
-91
lines changed

1 file changed

+104
-91
lines changed

0 commit comments

Comments
 (0)
0