Skip to content

Commit

Permalink
Pyright && ruff changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jackbdoughty committed Aug 9, 2024
1 parent eeac23d commit 5f5e106
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_document_logging_callback.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

def test_run_engine_logs_all_documents(RE):
m = mock_open()
filepath: str
log_location = Path("C:\\") / "instrument" / "var" / "logs" / "bluesky" / "raw_documents"

def basic_plan() -> Generator[Msg, None, None]:
Expand Down

0 comments on commit 5f5e106

Please sign in to comment.