Skip to content

Commit

Permalink
lint pass 5
Browse files Browse the repository at this point in the history
  • Loading branch information
tssweeney committed Dec 12, 2024
1 parent 0ee7f4e commit e462827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def pytest_addoption(parser):
parser.addoption(
"--weave-server",
action="store",
default="clickhouse",
default="sqlite",
help="Specify the client object to use: sqlite or clickhouse",
)

Expand Down

0 comments on commit e462827

Please sign in to comment.