hank1229 commited on
Commit
0b94cd5
·
verified ·
1 Parent(s): f91e2fa

Update advisor.py

Browse files
Files changed (1) hide show
  1. utils/advisor.py +0 -1
utils/advisor.py CHANGED
@@ -4,4 +4,3 @@ advisor = StyleSavvy()
4
 
5
  def get_advice(items, body_type, face_shape, occasion):
6
  return advisor.advise(items, body_type, face_shape, occasion)
7
-
 
4
 
5
  def get_advice(items, body_type, face_shape, occasion):
6
  return advisor.advise(items, body_type, face_shape, occasion)