Closed patthoyts closed 5 months ago
Puts the tzinfo function and calls into a guarded block so that the config option can be turned off and still build the project. In line_to_location, put the whole if statement in a guarded block as both parts are using guards anyway.
Merged, thank you!
Puts the tzinfo function and calls into a guarded block so that the config option can be turned off and still build the project. In line_to_location, put the whole if statement in a guarded block as both parts are using guards anyway.