Skip to content

Commit 98d03d1

Browse files
Resolve final TODO in the code (#2)
1 parent 0c007ba commit 98d03d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: tests/utils.py

-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ def markdown_checker_configs(tmpdir):
4646
{"pattern": "http://127.0.0.1:5000"},
4747
{"pattern": "https://adb-3214.67.azuredatabricks.net*"},
4848
{"pattern": "https://adb-345.89.azuredatabricks.net*"},
49-
# TODO: Remove this pattern once the MLOps Stack repository is public to avoid 404.
50-
{"pattern": "https://github.com/databricks/mlops-stack*"},
5149
],
5250
"httpHeaders": [
5351
{

0 commit comments

Comments
 (0)