Format
This commit is contained in:
parent
4b1545ccb4
commit
2493eeec72
10 changed files with 20 additions and 17 deletions
|
@ -48,7 +48,7 @@ class TraceTestCase(unittest.TestCase):
|
|||
nodes: List[str],
|
||||
base_path: str = '/tmp',
|
||||
events_kernel: List[str] = None,
|
||||
package: str = 'tracetools_test'
|
||||
package: str = 'tracetools_test',
|
||||
) -> None:
|
||||
"""Constructor."""
|
||||
print(f'methodName={args[0]}')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue