From 8713ef01c0c53b0e2931b1347c9ea350a8bfbbe7 Mon Sep 17 00:00:00 2001 From: Christophe Bedard Date: Sun, 23 Jun 2019 14:20:46 +0200 Subject: [PATCH] Add file comment --- tracetools_launch/trace.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tracetools_launch/trace.py b/tracetools_launch/trace.py index 156af97..b260e43 100644 --- a/tracetools_launch/trace.py +++ b/tracetools_launch/trace.py @@ -1,3 +1,4 @@ +"""Module for the Trace action.""" import os from typing import List