Skip to content

Commit

Permalink
Update test_load.py
Browse files Browse the repository at this point in the history
remove unused modules
  • Loading branch information
danlu1 authored Mar 25, 2024
1 parent 1ab9e5c commit b277b75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_load.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from unittest.mock import patch, mock_open, create_autospec
import unittest
from unittest.mock import patch, mock_open
import synapseclient
from synapseclient.core.exceptions import SynapseTimeoutError

Expand Down

0 comments on commit b277b75

Please sign in to comment.