Skip to content

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

Merged
murrayrm merged 1 commit into
python-control:masterfrom
dapperfu:development/jed-frey/tabfix
Jan 3, 2020
Merged

Fixed tabs in yaml and python files to only use spaces.#362
murrayrm merged 1 commit into
python-control:masterfrom
dapperfu:development/jed-frey/tabfix

Conversation

@dapperfu

@dapperfu dapperfu commented Jan 3, 2020

Copy link
Copy Markdown
Contributor

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

coveralls commented Jan 3, 2020

Copy link
Copy Markdown

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
Copy Markdown

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
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