Skip to content

Commit

Permalink
refactor(test): update renamed symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
wvenialbo committed Oct 25, 2024
1 parent 1b697f6 commit 111cf8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_utils_url.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import unittest

from GOES_DL.utils.url import url
from GOES_DL.utils.url import URL as url


class TestUrlMethods(unittest.TestCase):
Expand Down

0 comments on commit 111cf8a

Please sign in to comment.