Add missing FILEPATH tag in planning.avanterules (#934)
This commit is contained in:
@@ -54,7 +54,7 @@ import math
|
|||||||
from flask import Flask
|
from flask import Flask
|
||||||
</REPLACE>
|
</REPLACE>
|
||||||
|
|
||||||
mathweb/flask/app.py
|
<FILEPATH>mathweb/flask/app.py</FILEPATH>
|
||||||
<SEARCH>
|
<SEARCH>
|
||||||
def factorial(n):
|
def factorial(n):
|
||||||
"compute factorial"
|
"compute factorial"
|
||||||
|
|||||||
Reference in New Issue
Block a user