Fix typo.

This commit is contained in:
Itamar Turner-Trauring 2020-07-08 12:13:24 -04:00
parent 939648c04f
commit bd6ff36b2f
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ if PY2:
# The API importers expect:
from pyutil.asserutil import _assert, precondition, postcondition
from pyutil.assertutil import _assert, precondition, postcondition