Skip to content

Commit

Permalink
add noqa
Browse files Browse the repository at this point in the history
  • Loading branch information
RektPunk committed Aug 19, 2024
1 parent 82172cb commit e1a8094
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mqboost/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# flake8: noqa
from mqboost.dataset import MQDataset
from mqboost.optimize import MQOptimizer
from mqboost.regressor import MQRegressor
Expand Down

0 comments on commit e1a8094

Please sign in to comment.