From b9eb11ce173b09c4c8c47f283dba131c602edd6e Mon Sep 17 00:00:00 2001 From: colganwi Date: Mon, 13 May 2024 20:39:58 -0400 Subject: [PATCH] fixed type checking --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8335bd6..d6c3ac4 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,4 @@ __pycache__/ /.vscode/ # Plots -/tests/plots/ +/tests/plots/*.png \ No newline at end of file