Skip to content

Commit

Permalink
fix: keep weights outside docker image, add config_parameter to test,…
Browse files Browse the repository at this point in the history
… too
  • Loading branch information
rtroilo committed Feb 14, 2025
1 parent eeac090 commit 23276d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ def mock_env_missing(monkeypatch):
def config_keys():
return (
"data-dir",
"weights-dir",
"user-agent",
"broker-url",
"result-backend",
Expand Down

0 comments on commit 23276d8

Please sign in to comment.