mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-03-14 13:06:14 +01:00
Add credits to moodle-scraper
This commit is contained in:
parent
f38eab78a0
commit
28190ca614
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
# Moodle Scraper
|
||||
# 2023 - Matteo Mariotti
|
||||
|
||||
from selenium import webdriver
|
||||
from selenium.webdriver.common.by import By
|
||||
from dotenv import load_dotenv
|
||||
|
|
Loading…
Reference in a new issue