Skip to content

Bad python programming practices in variaveis.py (soon to be renamed variables.py) #6

@gabriel-libardi

Description

@gabriel-libardi

The script should a main function, and the execution should be controlled by an if __name__ == '__main__' block. Furthermore, procedures from the code should be separated in functions, and be properly documented. The code in variaveis.py also has inconsistent style with the code style of preprocessor.py.

Metadata

Metadata

Labels

refactoringcode that needs to be rewritten

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions