Skip to content

Commit

Permalink
auto updates (#6893)
Browse files Browse the repository at this point in the history
Signed-off-by: monai-bot <[email protected]>

Signed-off-by: monai-bot <[email protected]>
  • Loading branch information
monai-bot authored Aug 21, 2023
1 parent 8aabdc9 commit 59bcad4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion monai/metrics/fid.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.


from __future__ import annotations

import numpy as np
Expand Down
1 change: 0 additions & 1 deletion tests/test_compose.py
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,6 @@ def test_compose_with_logger(self, keys, pipeline):
],
]


TEST_COMPOSE_LAZY_ON_CALL_LOGGING_TEST_CASES = [
[
mt.Compose,
Expand Down

0 comments on commit 59bcad4

Please sign in to comment.