Paulinakhew / web_trader

📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.
MIT License
27 stars 19 forks source link

Remove username as a parameter for functions #37

Open Paulinakhew opened 4 years ago

Paulinakhew commented 4 years ago

current user can be attained by calling the current_user() function so passing the username in as a parameter is deprecated