jtdearmon commited on
Commit
cedadc4
·
verified ·
1 Parent(s): a999982

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  # run_encrypted.py
2
 
3
  import os
4
- import base64
5
  from cryptography.fernet import Fernet
6
 
7
  # Replace this with the ciphertext from your local encryption step:
 
1
  # run_encrypted.py
2
 
3
  import os
4
+ import base64
5
  from cryptography.fernet import Fernet
6
 
7
  # Replace this with the ciphertext from your local encryption step: