Skip to content

Commit

Permalink
Lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tofarr committed Dec 30, 2024
1 parent 05062a8 commit 0adc421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_file_settings_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

from openhands.core.config.app_config import AppConfig
from openhands.server.settings import Settings
from openhands.storage.settings.file_settings_store import FileSettingsStore
from openhands.storage.files import FileStore
from openhands.storage.settings.file_settings_store import FileSettingsStore


@pytest.fixture
Expand Down

0 comments on commit 0adc421

Please sign in to comment.