Update frequently_asked_questions.py
Browse files
frequently_asked_questions.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
## frequently_asked_questions.py
|
2 |
|
3 |
-
instruction_text_faq ="""
|
4 |
1. The dictionary `frequently_asked_questions` contains ’spørsmål og svar Daysoff ofte får fra brukere om DaysOff firmahytteordning.’
|
5 |
2. Frequently Asked Questions is structured as a collection of questions and answers covering:
|
6 |
- User registration and account setup
|
|
|
1 |
## frequently_asked_questions.py
|
2 |
|
3 |
+
instruction_text_faq =f"""
|
4 |
1. The dictionary `frequently_asked_questions` contains ’spørsmål og svar Daysoff ofte får fra brukere om DaysOff firmahytteordning.’
|
5 |
2. Frequently Asked Questions is structured as a collection of questions and answers covering:
|
6 |
- User registration and account setup
|