Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 1, 2024
1 parent 14660ab commit 3e84209
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions src/baseframe/templates/baseframe.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
{# DEPRECATED: This template is due to be be removed. Use the referenced
template directly. -#} {% extends "baseframe.html.jinja2" %}
{# DEPRECATED: This template is due to be be removed. Use the referenced template
directly. -#} {% extends "baseframe.html.jinja2" %}
4 changes: 2 additions & 2 deletions src/baseframe/templates/baseframe/components.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
{# DEPRECATED: This template is due to be be removed. Use the referenced
template directly. -#} {% extends "baseframe/components.html.jinja2" %}
{# DEPRECATED: This template is due to be be removed. Use the referenced template
directly. -#} {% extends "baseframe/components.html.jinja2" %}
4 changes: 2 additions & 2 deletions src/baseframe/templates/baseframe/forms.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
{# DEPRECATED: This template is due to be be removed. Use the referenced
template directly. -#} {% extends "baseframe/forms.html.jinja2" %}
{# DEPRECATED: This template is due to be be removed. Use the referenced template
directly. -#} {% extends "baseframe/forms.html.jinja2" %}
4 changes: 2 additions & 2 deletions src/baseframe/templates/baseframe/networkbar.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
{# DEPRECATED: This template is due to be be removed. Use the referenced
template directly. -#} {% extends "baseframe/networkbar.html.jinja2" %}
{# DEPRECATED: This template is due to be be removed. Use the referenced template
directly. -#} {% extends "baseframe/networkbar.html.jinja2" %}
4 changes: 2 additions & 2 deletions src/baseframe/templates/formlayout.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
{# DEPRECATED: This template is due to be be removed. Use the referenced
template directly. -#} {% extends "formlayout.html.jinja2" %}
{# DEPRECATED: This template is due to be be removed. Use the referenced template
directly. -#} {% extends "formlayout.html.jinja2" %}
4 changes: 2 additions & 2 deletions src/baseframe/templates/layout.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
{# DEPRECATED: This template is due to be be removed. Use the referenced
template directly. -#} {% extends "layout.html.jinja2" %}
{# DEPRECATED: This template is due to be be removed. Use the referenced template
directly. -#} {% extends "layout.html.jinja2" %}

0 comments on commit 3e84209

Please sign in to comment.