Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
spacemanspiff2007 committed Jan 16, 2025
1 parent 8a8192d commit c6c7809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_core/test_files/test_watcher.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import logging
from pathlib import PurePath
from typing import Self

import pytest
from typing_extensions import Self
from watchfiles import Change

from HABApp.core.files import HABAppFileWatcher
Expand Down

0 comments on commit c6c7809

Please sign in to comment.