Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CosmicPampa
CPDataHub
Commits
440cd79b
Commit
440cd79b
authored
Sep 07, 2021
by
Bruno Thomazi Zanette
🎱
Browse files
Update grafico.py
parent
df6e759f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Codes/
ReadPlotdata
.py
→
Codes/
grafico
.py
View file @
440cd79b
...
...
@@ -137,8 +137,8 @@ try:
db_connection
=
mysql
.
connector
.
connect
(
# Conectando ao sql
host
=
'localhost'
,
user
=
'
COSMICPAMPApy
'
,
passwd
=
'
5H4$%mrnsp4901
'
,
user
=
'
user
'
,
passwd
=
'
pass
'
,
auth_plugin
=
'mysql_native_password'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment