display_warnings

asdf.tests.helpers.display_warnings(_warnings)[source]

Return a string that displays a list of unexpected warnings

Parameters
_warningsiterable

List of warnings to be displayed

Returns
msgstr

String containing the warning messages to be displayed