Skip to content

Commit aff56a2

Browse files
committed
formatted with ruff
1 parent 6e2995a commit aff56a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/login.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ def login_with_drexel_connect(session: Session) -> Session:
9797
response.status_code == 200
9898
), "Failed to send MFA code to Drexel Connect (final step)"
9999

100-
# the session should now have the required cookies to access the TMS website
100+
# the session should now have the required cookies to access the TMS website
101101
return session
102102

103103

0 commit comments

Comments
 (0)