Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
Signed-off-by: F.N. Claessen <felix@seita.nl>
  • Loading branch information
Flix6x committed Jul 27, 2023
1 parent 90808fa commit 0ebb4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flexmeasures/ui/views/sensors.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import json

from altair.utils.html import spec_to_html
from flask import current_app, session
from flask import current_app
from flask_classful import FlaskView, route
from flask_security import auth_required, login_required
from marshmallow import fields
Expand Down

0 comments on commit 0ebb4af

Please sign in to comment.