Skip to content

Commit 87d911b

Browse files
committed
removed files and refactoring of actions
1 parent f376695 commit 87d911b

10 files changed

Lines changed: 2 additions & 902 deletions

File tree

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
pip install pylint
2121
pip install -r requirements.txt
2222
- name: Analysing the code with pylint
23-
run: pylint --disable=C0114,C0115,C0116 --exit-zero scrapegraphai/**/*.py scrapegraphai/*.py examples/**/*.py tests/**/*.py
23+
run: pylint --disable=C0114,C0115,C0116 --exit-zero scrapegraphai/**/*.py scrapegraphai/*.py

examples/gemini/inputs/books.xml

Lines changed: 0 additions & 120 deletions
This file was deleted.

examples/gemini/inputs/plain_html_example.txt

Lines changed: 0 additions & 105 deletions
This file was deleted.

examples/local_models/Docker/inputs/books.xml

Lines changed: 0 additions & 120 deletions
This file was deleted.

0 commit comments

Comments
 (0)