Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Luciano Barletta
/
Pruebas-RTO
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit c1d8ac7c
authored
2024-07-26 12:57:44 -0300
by
Tu Nombre
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
error typo
1 parent
90d24e9e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
main.py
main.py
View file @
c1d8ac7
...
@@ -113,7 +113,7 @@ def login():
...
@@ -113,7 +113,7 @@ def login():
except
Exception
as
E
:
except
Exception
as
E
:
print
(
f
"No se encontro usuariodesarrollo {E}"
)
print
(
f
"No se encontro usuariodesarrollo {E}"
)
try
:
try
:
raise
()
#
raise()
s
=
SI
(
SI
.
Chrome
)
s
=
SI
(
SI
.
Chrome
)
r
=
make_response
(
r
=
make_response
(
json
.
dumps
(
json
.
dumps
(
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment