refactor; rename alpha to prop
This commit is contained in:
@@ -5,7 +5,7 @@ from typing import Dict, List, Tuple
|
||||
from src.customer import Customer
|
||||
from src.models import NKodePolicy, KeypadSize
|
||||
from src.user import User
|
||||
from src.user_cipher_keys import UserCipher
|
||||
from src.user_cipher import UserCipher
|
||||
from src.user_signup_session import UserSignupSession
|
||||
from src.user_keypad import UserKeypad
|
||||
from src.customer_cipher import CustomerCipher
|
||||
|
||||
Reference in New Issue
Block a user