Skip to content

Commit

Permalink
Add back commented out imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
tebadi committed May 23, 2022
1 parent eac8719 commit 8394289
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/api/test_virtual.py
Expand Up @@ -2,10 +2,10 @@
#
# Copyright (c) 2015-2020 ODC Contributors
# SPDX-License-Identifier: Apache-2.0
# from collections import OrderedDict
# from datetime import datetime
# from copy import deepcopy
# import warnings
from collections import OrderedDict
from datetime import datetime
from copy import deepcopy
import warnings

import pytest
from unittest import mock
Expand Down

0 comments on commit 8394289

Please sign in to comment.