DawnC commited on
Commit
e448175
1 Parent(s): 06a23fd

Update breed_recommendation.py

Browse files
Files changed (1) hide show
  1. breed_recommendation.py +1 -1
breed_recommendation.py CHANGED
@@ -37,7 +37,7 @@ def create_recommendation_tab(UserPreferences, get_breed_recommendations, format
37
  </div>
38
  """)
39
 
40
- with gr.Row():
41
  with gr.Column():
42
  living_space = gr.Radio(
43
  choices=["apartment", "house_small", "house_large"],
 
37
  </div>
38
  """)
39
 
40
+ with gr.Row():
41
  with gr.Column():
42
  living_space = gr.Radio(
43
  choices=["apartment", "house_small", "house_large"],