Skip to content

Draft: Remove duplicate main check

The if check if __name__ **==** '__main__': is duplicated, removing it optimizes formatting/readability

TODOs

  • Think about some basic automated tests or test this locally
Edited by Michael Wager

Merge request reports

Loading