Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pronote Educonnect login #213

Merged
merged 8 commits into from
May 8, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
🔥 Add complex_ent
  • Loading branch information
lucas-luchack committed Mar 15, 2023
commit b5809a4a860cbca304365aab99ea3e9375a4f08d
6 changes: 4 additions & 2 deletions pronotepy/ent/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,10 @@
occitanie_toulouse_edu,
ozecollege_yvelines,
paris_classe_numerique,
pronote_hubeduconnect,
val_doise,
extranet_colleges_somme,
)
from .complex_ent import ac_rennes
from .complex_ent import (
ac_rennes,
pronote_hubeduconnect
)