Skip to content

Commit

Permalink
chore(versioning): versioning and linting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 26, 2024
1 parent 4f71189 commit 74cb09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vortex/dagster/vortex/tools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ def scrape_website(url):
name="Scrape Website",
func=scrape_website,
description="useful when you need to get data from a website url; DO NOT make up any url, the url should only be from the search results",
)
),
# ScrapeWebsiteTool(),
]
# %%

0 comments on commit 74cb09e

Please sign in to comment.