Skip to content

Fixed tabs in yaml and python files to only use spaces. #362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 3, 2020
Merged

Fixed tabs in yaml and python files to only use spaces. #362

merged 1 commit into from
Jan 3, 2020

Conversation

dapperfu
Copy link
Contributor

@dapperfu dapperfu commented Jan 3, 2020

There were some tabs before comments in 3 files. On the travis.yml file it caused pre-commit's yaml-checker to fail.

There were a few python files that had tabs before comments.

Both 'worked' but aren't considered best practices of not mixing tabs and spaces.

@coveralls
Copy link

coveralls commented Jan 3, 2020

Coverage Status

Coverage remained the same at 81.858% when pulling 32b94e1 on jed-frey:development/jed-frey/tabfix into ccbd7ac on python-control:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 81.468% when pulling 32b94e1 on jed-frey:development/jed-frey/tabfix into ccbd7ac on python-control:master.

@murrayrm murrayrm merged commit 53d340b into python-control:master Jan 3, 2020
@murrayrm murrayrm added this to the 0.8.3 milestone Jan 4, 2020
repagh pushed a commit to repagh/python-control that referenced this pull request Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants