Update developer.py
Browse files- developer.py +1 -1
developer.py
CHANGED
|
@@ -9,7 +9,7 @@ def project_developer_page():
|
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
-
st.
|
| 13 |
|
| 14 |
def initialize_firebase():
|
| 15 |
cred = credentials.Certificate('serviceAccountKey.json')
|
|
|
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
+
st.subheader('NBS Project Submission Evaluation')
|
| 13 |
|
| 14 |
def initialize_firebase():
|
| 15 |
cred = credentials.Certificate('serviceAccountKey.json')
|