Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
guarin committed Jan 30, 2024
1 parent 40b8eb2 commit d34c781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cli/test_cli_download.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
import os
import sys
import tempfile
import warnings

import pytest
import torchvision
from hydra.experimental import compose, initialize
import warnings

import lightly
from tests.api_workflow.mocked_api_workflow_client import (
Expand Down

0 comments on commit d34c781

Please sign in to comment.