helpers
helpers copied to clipboard
HelpersTask330_use_scratch_space_instead_of_tempfile
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.