Tamas-Gavlider / MyVault

0 stars 0 forks source link

ISSUE - LOGIN LOCATION #37

Closed Tamas-Gavlider closed 2 hours ago

Tamas-Gavlider commented 2 hours ago

Last login on the location.html not reflecting the correct data.

Tamas-Gavlider commented 2 hours ago

Issue was caused by python code design with Pep8. It has been fixed by using single quotes instead of double quotes within the f string.