engineerjoe440 / ElectricPy

Electrical Engineering Formulas in Python
https://electricpy.readthedocs.io/en/latest/
MIT License
86 stars 16 forks source link

Fix#75 Redundant parentheses and comparison to None Fixed #79

Closed khan-asfi-reza closed 2 years ago

khan-asfi-reza commented 2 years ago

Removed Redundant parentheses and comparison to None Fixed #75

khan-asfi-reza commented 2 years ago

Fixing the pydocstyle errors