Skip to content

Commit 9c86017

Browse files
committed
import functools
1 parent de7c14b commit 9c86017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_examples.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from __future__ import absolute_import
22
import unittest
33
import pytest
4+
import functools
45
import subprocess
56
from os import path
67
import sys

0 commit comments

Comments
 (0)