mkumar87AI commited on
Commit
b154c07
β€’
1 Parent(s): a75befc

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -13,8 +13,6 @@ Original file is located at
13
  ### Fix the UTF-8 encoding
14
  """
15
 
16
- import locale
17
- locale.getpreferredencoding = lambda: "UTF-8"
18
 
19
  """### Install the python packages. They are need to execute necessary to make the program work"""
20
 
 
13
  ### Fix the UTF-8 encoding
14
  """
15
 
 
 
16
 
17
  """### Install the python packages. They are need to execute necessary to make the program work"""
18