From 6383ef088e91273c68cd77e8215ad3920dc50ea1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 2 Mar 2021 13:53:00 +0100 Subject: move ModelAttribute to parameters module --- bin/analyze-archive.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/analyze-archive.py b/bin/analyze-archive.py index 78f5d79..c222a21 100755 --- a/bin/analyze-archive.py +++ b/bin/analyze-archive.py @@ -526,7 +526,7 @@ if __name__ == "__main__": "--export-energymodel", metavar="FILE", type=str, - help="Export JSON energy modle to FILE. Works out of the box for v1 and v2, requires --hwmodel for v0", + help="Export JSON energy model to FILE. Works out of the box for v1 and v2, requires --hwmodel for v0", ) parser.add_argument( "--with-substates", -- cgit v1.2.3