Skip to content

Commit e2f8ee9

Browse files
authored
Update flask_busted_code.md
1 parent e9db1fd commit e2f8ee9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

challenges/flask_busted_code.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ from flask import Flask
1010

1111
app = Flask(__name__)
1212

13+
### NOTE FROM CHAD: There is nothing wrong with the HTML
1314
html= '''<style>
1415
body {
1516
background-color: black;

0 commit comments

Comments
 (0)