Skip to content

Commit

Permalink
new defs, change selenium to bs4
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrohcleal committed Aug 13, 2024
1 parent e4782dd commit 761d2a3
Show file tree
Hide file tree
Showing 8 changed files with 75 additions and 1,007 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.x' # Ajuste para a versão do Python que você está utilizando
python-version: '3.12.4'

- name: Install dependencies
run: |
Expand Down
1 change: 1 addition & 0 deletions cities.json

Large diffs are not rendered by default.

Loading

0 comments on commit 761d2a3

Please sign in to comment.