CiscoDevNet / devnet-express-code-samples

Archived: This repository holds code samples for DevNet Express DNA Track
47 stars 102 forks source link

Iss07 #21

Open cmlccie opened 7 years ago

cmlccie commented 7 years ago

Indentation and whitespace corrections to fix #7.

I used the following process to make these corrections:

Tools and Commands Used

pip install flake8 Reindent

reindent -r -v .

flake8 . --select E101,E111,E114,E116,E122,E127,E128,E131,W191
--statistics
annegentle commented 6 years ago

Hey @cmlccie do you want any help with this merge?

cmlccie commented 6 years ago

I didn't have the rights to merge it. This PR is SO old, the work probably needs to be redone (as the code has likely changed).