Skip to content

Commit

Permalink
closes #100
Browse files Browse the repository at this point in the history
  • Loading branch information
csae8092 committed Sep 20, 2024
1 parent 72ed508 commit fd784c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ bin/
pg_hba.conf
lib64
*sql
/venv
/venv
.secret
1 change: 1 addition & 0 deletions issue__100_verlinkungen.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"metadata": {},
"outputs": [],
"source": [
"# run against production db 2024-09-20\n",
"from django.core.exceptions import ObjectDoesNotExist\n",
"from tqdm import tqdm\n",
"\n",
Expand Down

0 comments on commit fd784c0

Please sign in to comment.