Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
n8henrie committed Nov 1, 2024
1 parent 8f3b0e5 commit bbe5ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_firefox.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@

from pycookiecheat import BrowserType, firefox_cookies
from pycookiecheat.firefox import (
FirefoxProfileNotPopulatedError,
_find_firefox_default_profile,
_get_profiles_dir_for_os,
_load_firefox_cookie_db,
FirefoxProfileNotPopulatedError,
)

TEST_PROFILE_NAME = "test-profile"
Expand Down

0 comments on commit bbe5ba5

Please sign in to comment.