Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Commit

Permalink
formatting update
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns committed Mar 14, 2022
1 parent 1c09b3c commit 41cc929
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crow/uitabs/Present.py
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ def graphic_generator(exceldata, subplotdims, totalcolormap, dims):
Args:
exceldata (list): numpy array-type of the values to be plotted
subplotdims (list(ints)): array of ints containing length and
subplotdims (list(ints)): array of ints containing length and
width of the experiment
totalcolormap (list): array of floats containing colors to be used in the
diagram
Expand Down
2 changes: 1 addition & 1 deletion crow/utils/ParseXML.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


def ParseXML(filename):
"""One line passthrough to xml element tree.
"""One line passthrough to xml element tree.
Args:
filename (string): the absolute or relative path to an xml file
Expand Down

0 comments on commit 41cc929

Please sign in to comment.