Skip to content

Commit c0f3e7f

Browse files
Update Cap13
1 parent b605be0 commit c0f3e7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cap13/03-Mini-Projeto/app.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Import
1+
# Imports
2+
23
import json
34
import numpy as np
45
from flask import Flask, jsonify, render_template, request

0 commit comments

Comments
 (0)