Skip to content

PEP8 cleanup needed #308

Open
Open
@billtubbs

Description

@billtubbs

I noticed a few tab characters in some python script files.

Files with tab characters:

Also, semi-colons are still in use or left-over from Matlab code:

  • genswitch.py
  • statefbk.py
  • config.py
  • frdata.py
  • phaseplot_test.py
  • bdalg.py
  • yottalab.py
  • matlab_test.py

I don't think they affect execution but it's not good practice to have tab characters in python scripts.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions