Skip to content

Commit

Permalink
Resolve final TODO in the code (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamad-arabi authored Sep 16, 2022
1 parent 0c007ba commit 98d03d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ def markdown_checker_configs(tmpdir):
{"pattern": "http://127.0.0.1:5000"},
{"pattern": "https://adb-3214.67.azuredatabricks.net*"},
{"pattern": "https://adb-345.89.azuredatabricks.net*"},
# TODO: Remove this pattern once the MLOps Stack repository is public to avoid 404.
{"pattern": "https://github.com/databricks/mlops-stack*"},
],
"httpHeaders": [
{
Expand Down

0 comments on commit 98d03d1

Please sign in to comment.