Skip to content

Commit

Permalink
remove jinja2 comment seems irrelavant
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivia-liu committed Apr 18, 2024
1 parent 33db115 commit cda04f5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions chat_in_browser.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# -*- coding: UTF-8 -*-
"""
hello_jinja2: Get start with Jinja2 templates
"""
from flask import Flask, render_template, request
from cli import add_arguments_for_generate, arg_init, check_args
from generate import main as generate_main
Expand Down

0 comments on commit cda04f5

Please sign in to comment.