Skip to content
Snippets Groups Projects
Commit b5f02014 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Remove unused import in test

parent 02bbb215
No related branches found
No related tags found
No related merge requests found
import argparse
import os
import numpy as np
......@@ -6,7 +5,6 @@ import pytest
import pystencils as ps
import pystencils_autodiff
import sympy as sp
from test_utils.gradient_check_tensorflow import compute_gradient_error_without_border
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment