helpers icon indicating copy to clipboard operation
helpers copied to clipboard

HelpersTask330_use_scratch_space_instead_of_tempfile

Open allenmatt10 opened this issue 8 months ago • 0 comments

Related to #330

This PR removes the use of tempfile in linters/test/test_amp_doc_formatter.py, and uses get_scratch_space() from helpers/hunit_test.py to create a temp file.

allenmatt10 avatar Mar 29 '25 04:03 allenmatt10