Formatting for precommit.

This commit is contained in:
Tim Pansino 2021-06-03 14:52:38 -07:00
parent dbf5fde778
commit bcfae1d0e5
2 changed files with 1 additions and 2 deletions

View file

@ -1,5 +1,3 @@
import functools
import inspect
import logging
import os
import sys

View file

@ -1,3 +1,4 @@
import functools
import inspect
import os
import pkgutil