commenting raspberry pi logic

This commit is contained in:
Navan Chauhan 2020-09-08 23:44:00 +05:30
parent 9199368602
commit 1f5517f7bd
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ DB_PORT = 3306
DB_USER = 'curieweb'
DB_PASSWORD = 'curie-web-russian-54'
DB_NAME = 'curie'
"""
import subprocess
import hashlib
@ -32,7 +32,7 @@ try:
DB_HOST = '192.168.1.6'
except:
None
"""
# needed for session security, the flash() method in this case stores the message
# in a session