karths commited on
Commit
9f5902f
·
verified ·
1 Parent(s): 8883d49

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ client = AsyncInferenceClient(api_url)
11
 
12
 
13
 
14
- title = "Python Refactoring"
15
  description = """
16
  ## Instructions for Using the Model
17
 
 
11
 
12
 
13
 
14
+ title = "Python maintainability refactoring"
15
  description = """
16
  ## Instructions for Using the Model
17