Fix import
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import random
|
||||
|
||||
from ..models import User
|
||||
|
||||
|
||||
class InvestorPredictor:
|
||||
def is_investor(user: User) -> bool:
|
||||
|
||||
Reference in New Issue
Block a user