Skip to content

Commit

Permalink
Update test_auth.py
Browse files Browse the repository at this point in the history
  • Loading branch information
daisieh committed Nov 29, 2024
1 parent affc100 commit c36bddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_auth.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import requests
import os
import pytest
import authx.auth
import src.authx.auth
import tempfile
from pathlib import Path
import warnings
Expand Down

0 comments on commit c36bddd

Please sign in to comment.