Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebachmeier committed Jan 13, 2025
1 parent 4e76041 commit b6deda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/easylink/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
class Config(LayeredConfigTree):
"""A container for configuration information.
The ``Config`` contains the user-provided specifications for the pipeline,
The ``Config`` contains the user-provided specifications for the pipeline,
input data, and computing environment specifications. It is a nested
dictionary-like object that supports prioritized layers of configuration settings
as well as dot-notation access to its attributes.
Expand Down

0 comments on commit b6deda6

Please sign in to comment.