Skip to content

Remove Try - Except from the Configuration scripts that lead to exit()'s #29

@Vsimpro

Description

@Vsimpro

Having try-except clauses for the errors that lead to an unrecoverable exit should be left out of try-except.

  1. Errors are this way more verbose
  2. Errors then show something is going wrong in the configuration.

Mainly regards this file:
https://github.com/20urc3/auditor.codes/blob/main/conf/converter_db.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions