[QA] Remove trailing whitespace
This commit is contained in:
parent
8e8851d962
commit
b6d38f442b
@ -6,7 +6,7 @@ import torch
|
|||||||
|
|
||||||
def make_spiral(num_samples=500, noise=0.3):
|
def make_spiral(num_samples=500, noise=0.3):
|
||||||
"""Generates the Spiral Dataset.
|
"""Generates the Spiral Dataset.
|
||||||
|
|
||||||
For use in Prototorch use `prototorch.datasets.Spiral` instead.
|
For use in Prototorch use `prototorch.datasets.Spiral` instead.
|
||||||
"""
|
"""
|
||||||
def get_samples(n, delta_t):
|
def get_samples(n, delta_t):
|
||||||
|
Loading…
Reference in New Issue
Block a user