Skip to content

Commit

Permalink
Is this just a coma?
Browse files Browse the repository at this point in the history
  • Loading branch information
xehivs committed Oct 5, 2019
1 parent 642b35c commit 08009ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion strlearn/streams/StreamGenerator.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def __init__(
n_drifts=4,
concept_sigmoid_spacing=10,
n_classes=2,
**kwargs,
**kwargs
):
# Wyższy spacing, bardziej nagły
self.n_chunks = n_chunks
Expand Down

0 comments on commit 08009ff

Please sign in to comment.