More pylint fixes
This commit is contained in:
@ -1 +1,2 @@
|
||||
""" useful regex """
|
||||
from .regex import USERNAME
|
||||
|
Reference in New Issue
Block a user
@ -1 +1,2 @@
|
||||
""" useful regex """
|
||||
from .regex import USERNAME
|
||||
|