GWSL-Source
GWSL-Source copied to clipboard
Refactor the pat_con function
The pat_con function was difficult to read clearly. This uses the pathlib module to make it clear and easy to read, and in addition better at handling exceptions.