Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CultriX
/
RAG-Scraper
like
6
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
CultriX
commited on
May 17
Commit
726d91f
·
verified
·
1 Parent(s):
5ba0308
Update Makefile
Browse files
Files changed (1)
hide
show
Makefile
+1
-1
Makefile
CHANGED
Viewed
@@ -8,4 +8,4 @@ format:
8
poetry run black --line-length 79 .
9
poetry run ruff . --fix
10
11
-
.PHONY: lint format
8
poetry run black --line-length 79 .
9
poetry run ruff . --fix
10
11
+
.PHONY: lint format