Also, do y’all call main() in the if block or do you just put the code you want to run in the if block?

  • Whelks_chance@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    2 days ago

    All of mine are called do_thing() because after a few days of working on it, the scope creep always means the original name was wrong anyway.