Skip to content

Commit

Permalink
Run ruff linter
Browse files Browse the repository at this point in the history
  • Loading branch information
CShorten committed Apr 14, 2024
1 parent 14fd7f8 commit 9c079fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dsp/modules/dummy_lm.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

from dsp.modules import LM


# This testing module was moved in PR #735 to patch Arize Phoenix logging
class DummyLM(LM):
"""Dummy language model for unit testing purposes."""
Expand Down

0 comments on commit 9c079fd

Please sign in to comment.