Skip to content

Commit

Permalink
Improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Oct 2, 2024
1 parent 8cc8700 commit 14f4cfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/k4FWCoreTest/options/ExampleFunctionalNoFile.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
# limitations under the License.
#

# This is an example reading from a file and using a transformer to create new
# data
# This is an example when a file to be read is not provided, it will fail as it
# is but the file can be provided through the command line

from Gaudi.Configuration import INFO
from Configurables import ExampleFunctionalTransformer
Expand Down

0 comments on commit 14f4cfb

Please sign in to comment.