Skip to content

Commit

Permalink
modify docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Jul 23, 2024
1 parent 4ccd76d commit c8136b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pynxtools/dataconverter/readers/multi/reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,8 +299,7 @@ def get_entry_names(self) -> List[str]:

def post_process(self) -> None:
"""
Do postprocessing after all files are read and before the
config file is evaluated.
Do postprocessing after all files and config file are read.
"""

def read(
Expand Down

0 comments on commit c8136b3

Please sign in to comment.