shahinmv / warehouse-matching

Authentication and login system with a smart search and query engine in the back-end tier. Simple front-end layer for showing the suitable warehouse options.
Other
0 stars 0 forks source link

No space in the function argument #3

Closed serkosi closed 2 years ago

serkosi commented 2 years ago

https://github.com/shahinmv/thesis-app/blob/8a8d3f7cc9098e7e8e2b4b9f92c18deec4c3778a/models/user.py#L8

Don’t use spaces around the = sign when used to indicate a keyword argument

shahinmv commented 2 years ago

Fixed