GWSL-Source icon indicating copy to clipboard operation
GWSL-Source copied to clipboard

Refactor the pat_con function

Open JosiahWI opened this issue 4 years ago • 0 comments

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.

JosiahWI avatar Jul 30 '21 13:07 JosiahWI