pints icon indicating copy to clipboard operation
pints copied to clipboard

Remove TemporaryDirectory class

Open MichaelClerx opened this issue 4 years ago • 0 comments

We can finally use the default one (Python 3.2+): https://docs.python.org/3/library/tempfile.html#tempfile.TemporaryDirectory

MichaelClerx avatar Oct 21 '21 09:10 MichaelClerx