Pontonkid commited on
Commit
79dc6de
·
verified ·
1 Parent(s): 3f4ec2f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -7,7 +7,8 @@ import { generateWeatherForecast, getOutfitSuggestion, generateOutfitImage } fro
7
  import type { Weather, OutfitSuggestion } from './types';
8
 
9
  const App: React.FC = () => {
10
- … )}
 
11
  </div>
12
  </div>
13
  </main>
 
7
  import type { Weather, OutfitSuggestion } from './types';
8
 
9
  const App: React.FC = () => {
10
+ arg1,
11
+ arg2 )}
12
  </div>
13
  </div>
14
  </main>