Describe the bug
Error when running Flask application
新建文本文档.txt
(myenv) D:\my projects\instagraph>python main.py
File "D:\my projects\instagraph\main.py", line 262
match graph.lower():
^
SyntaxError: invalid syntax
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [winows]
- Browser [chrome]
- Version [10]
Additional context
Add any other context about the problem here.
Describe the bug
Error when running Flask application
新建文本文档.txt
(myenv) D:\my projects\instagraph>python main.py
File "D:\my projects\instagraph\main.py", line 262
match graph.lower():
^
SyntaxError: invalid syntax
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.