Radio-Spectrum / SHARC

Simulator for use in sharing and compatibility studies of wireless communication systems
Other
1 stars 16 forks source link

Fix all flake8 errors #1

Open brunohcfaria opened 6 months ago

brunohcfaria commented 6 months ago

Description

Our Radio-Spectrum WG fork from SHARC aims to begin a fresh development and in the upcoming future create a release version.

This issue is relating to flake8 errors generated when run against the sharc directory. As a fresh start, we shall get rid of all style issues that are not following PEP8 standard.

What I Did

python flake8 sharc
brunohcfaria commented 3 weeks ago

Related to PR #57