Skip to content

Commit

Permalink
Adding default plot.
Browse files Browse the repository at this point in the history
  • Loading branch information
RubelMozumder committed Feb 22, 2024
1 parent f96cf3b commit 1734fc9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pynxtools_stm/reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,16 +193,6 @@ def set_default_group_for_each_group(template):
----------
template : Template
Template from filled from datafile and eln.
Returns
-------
_type_
_description_
Raises
------
ValueError
_description_
"""
# defalut attribute key to the list of immediate child group
dflt_key_to_grp_li: Optional[dict[str, list]] = {}
Expand Down

0 comments on commit 1734fc9

Please sign in to comment.