FeretUI / feretui

small web client to build an admin interface or a little backoffice
Mozilla Public License 2.0
0 stars 0 forks source link

Fix warning in pytest #86

Open jssuzanne opened 1 month ago

jssuzanne commented 1 month ago
feretui/template.py:139
  /home/jssuzanne/anyblok/feretui/feretui/template.py:139: DeprecationWarning: invalid escape sequence '\{'
    "\{\{ .* \}\}",  # noqa W605