Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Format code to comply to pep8 #96

Merged
merged 4 commits into from
Aug 26, 2019
Merged

Format code to comply to pep8 #96

merged 4 commits into from
Aug 26, 2019

Conversation

CunliangGeng
Copy link
Member

The code is formatted by:

isort -rc .
autopep8 --in-place -r -a -a .
docformatter -i -r .

isort -rc .
 autopep8 --in-place -r -a -a .
docformatter -i -r .
@CunliangGeng CunliangGeng requested review from NicoRenaud and removed request for NicoRenaud August 26, 2019 14:52
@CunliangGeng CunliangGeng merged commit 52000c8 into development Aug 26, 2019
@CunliangGeng CunliangGeng deleted the format_all branch August 26, 2019 15:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant