Skip to content

Commit

Permalink
chore: small refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Sep 30, 2024
1 parent af72337 commit 9b9ee87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/weby_pilot/big.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

from .base import WebyAPI


class BpiAPI(WebyAPI):
@classmethod
def build_login(cls) -> Tuple[str, str, str]:
Expand Down

0 comments on commit 9b9ee87

Please sign in to comment.