Skip to content

Commit

Permalink
Revert "Remove unused import"
Browse files Browse the repository at this point in the history
This reverts commit 42f69eb.
  • Loading branch information
sfinkens committed Nov 17, 2020
1 parent 980ac31 commit 0d222a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pygac/tests/test_klm.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
import numpy as np
import numpy.testing
import unittest
import subprocess as sp
import sys
try:
from unittest import mock
Expand Down

0 comments on commit 0d222a8

Please sign in to comment.