Closed MichaIng closed 2 years ago
This is mainly for debugging: #22
If this is wanted in production, then it can be implemented more efficiently without calling get_scheme() two times. This is only a quick minimal way which does not affect any other function.
get_scheme()
This is mainly for debugging: #22
If this is wanted in production, then it can be implemented more efficiently without calling
get_scheme()
two times. This is only a quick minimal way which does not affect any other function.