Skip to content

Commit

Permalink
fixup! Simplify PES learning test and compare with Nengo
Browse files Browse the repository at this point in the history
  • Loading branch information
hunse committed Nov 6, 2018
1 parent 54b54d6 commit 1bc9372
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nengo_loihi/tests/test_learning.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
import numpy as np
import pytest

import nengo_loihi


@pytest.mark.parametrize('n_per_dim', [120, 200])
@pytest.mark.parametrize('dims', [1, 3])
Expand Down

0 comments on commit 1bc9372

Please sign in to comment.