From ecb4b4c8c56d9f720ba004fcfefd40acb996cc7e Mon Sep 17 00:00:00 2001 From: Rasmus Luha Date: Wed, 16 Mar 2022 23:13:48 +0200 Subject: Fixing comments and documentation --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 22e6646..e2f241f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ venv/ .env -__pycache__/ +**/__pycache__/ AllAboutData/Data/ -- cgit v1.2.3