Skip to content

Commit

Permalink
fix: Fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
drorganvidez committed Oct 15, 2024
1 parent 03b144c commit 55c876b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/modules/hubfile/repositories.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from datetime import datetime
from flask_login import current_user
import pytz
from sqlalchemy import func
from app.modules.auth.models import User
from app.modules.dataset.models import DataSet
from app.modules.featuremodel.models import FeatureModel
Expand Down

0 comments on commit 55c876b

Please sign in to comment.