Skip to content

Commit b14fe2c

Browse files
committed
Merge.
2 parents 8c03a51 + 68ea4e9 commit b14fe2c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
Structure your Flask apps in a scalable and intelligent way using Blueprints.
1414

15-
**Tutorial**: https://hackersandslackers.com/flask-blueprints/
16-
**Demo**: https://flaskblueprints.hackersandslackers.app/
15+
* **Tutorial**: https://hackersandslackers.com/flask-blueprints/
16+
* **Demo**: https://flaskblueprints.hackersandslackers.app/
1717

1818

1919
# Getting Started

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ run = "wsgi:app"
3939

4040
[tool.poetry.urls]
4141
issues = "https://github.com/hackersandslackers/flask-blueprint-tutorial/issues"
42+
4243
[build-system]
4344
requires = ["poetry>=0.12"]
4445
build-backend = "poetry.masonry.api"

0 commit comments

Comments
 (0)