mypy icon indicating copy to clipboard operation
mypy copied to clipboard

tests: remove empty [out]s

Open ikonst opened this issue 2 years ago • 0 comments

Make data tests more consistent by removing redundant [out]s (i.e. except for [outN]s since they also signify the number of steps), except in suites where they're required.

In semanal tests we allow redundant [out]s, since semanal suites are inconsistent in whether [out]s are required.

ikonst avatar Jun 20 '23 03:06 ikonst