... this?

This commit is contained in:
Jean-Paul Calderone 2021-01-28 15:11:13 -05:00
parent 740fe9fef7
commit 81edda8011

View File

@ -134,7 +134,7 @@ class EliotLoggedRunTest(object):
def with_logging(
test_id, # type: unicode
test_id, # type: str
test_method, # type: Callable
):
"""