Skip to content

Commit

Permalink
fix shutil import
Browse files Browse the repository at this point in the history
  • Loading branch information
themperek committed Aug 2, 2019
1 parent b8bfc6d commit f050468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cocotb_test/run.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os
import inspect

import shutil

import cocotb_test.simulator
from cocotb_test.build_libs import build_libs
Expand Down

0 comments on commit f050468

Please sign in to comment.