Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Add auto-enrollment for user without any token #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

qlux
Copy link

@qlux qlux commented Aug 11, 2020

Implements #20

@pep8speaks
Copy link

Hello @qlux! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 115:80: E501 line too long (93 > 79 characters)
Line 127:80: E501 line too long (104 > 79 characters)
Line 133:19: E128 continuation line under-indented for visual indent
Line 239:33: E128 continuation line under-indented for visual indent
Line 240:45: E225 missing whitespace around operator
Line 241:80: E501 line too long (134 > 79 characters)
Line 250:80: E501 line too long (93 > 79 characters)
Line 257:80: E501 line too long (88 > 79 characters)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants