Skip to content

Commit

Permalink
PEP 8
Browse files Browse the repository at this point in the history
  • Loading branch information
YamLyubov committed Jul 26, 2023
1 parent 2da127c commit e47c7b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/pipelines/test_node.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import numpy as np
import pytest
from golem.core.dag.graph_utils import ordered_subnodes_hierarchy
from golem.core.dag.linked_graph_node import LinkedGraphNode
from sklearn.datasets import load_iris
from sklearn.linear_model import LogisticRegression
Expand Down

0 comments on commit e47c7b3

Please sign in to comment.