.
This commit is contained in:
parent
bf8c3fd34a
commit
7b1862cfba
@ -56,10 +56,8 @@ def numtext():
|
||||
firstColumn=int(data['firstColumn']), secondColumn=int(data['secondColumn']),
|
||||
firstRow=int(data['firstRow']), secondRow=int(data['secondRow']))
|
||||
|
||||
|
||||
home()
|
||||
|
||||
|
||||
if __name__=="__main__":
|
||||
app.run(debug=True)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user