fix pre-commit

This commit is contained in:
Bryce Larson 2020-11-12 01:43:35 +00:00 committed by Megan Wilhite
parent ddef651975
commit e104d5e8c1

View file

@ -9,6 +9,7 @@ Tests for salt.modules.zpool
"""
import pytest
import salt.loader
import salt.modules.zpool as zpool
import salt.utils.decorators