Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor debug mode check in get_is_debug.
Update the get_is_debug function to accept additional truthy values for debugging, such as "yes", "y", and "1". This enhances flexibility in setting the debug mode environment variable.
- Loading branch information