This commit is contained in:
Jeff Cruikshank 2021-10-27 17:29:10 -07:00
parent 9d54544fb6
commit 8d13c07110
No known key found for this signature in database
GPG Key ID: DFBB4A99F1A6CFF5

View File

@ -367,3 +367,4 @@ def get_available_plotters(root_path) -> Dict[str, Any]:
plotters["madmax"] = madmax
return plotters