Skip to content

Commit

Permalink
Update db.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pdr21001 authored Apr 23, 2025
1 parent 8385162 commit 4ff028d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/db.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
"""Database utility functions for managing the pet adoption database."""

import sqlite3
import os

Expand Down

0 comments on commit 4ff028d

Please sign in to comment.