Update faq_data.py
Browse files- faq_data.py +1 -1
faq_data.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# faq_data.py
|
2 |
|
3 |
|
4 |
-
def
|
5 |
|
6 |
instruction = f"""
|
7 |
1. The dictionary `ansatte_faq_data` contains ’spørsmål og svar vi ofte får fra ansatte i bedrifter med DaysOff firmahytteordning.’
|
|
|
1 |
# faq_data.py
|
2 |
|
3 |
|
4 |
+
def help1(instruction):
|
5 |
|
6 |
instruction = f"""
|
7 |
1. The dictionary `ansatte_faq_data` contains ’spørsmål og svar vi ofte får fra ansatte i bedrifter med DaysOff firmahytteordning.’
|