Skip to content
Snippets Groups Projects
Commit 73f49430 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Add missing format_class import.

parent a0486e57
No related branches found
No related tags found
No related merge requests found
Pipeline #284234 passed
......@@ -28,6 +28,7 @@ from diffoscope.tools import get_tool_name, tool_required
from diffoscope.config import Config
from diffoscope.tempfiles import get_named_temporary_file
from diffoscope.difference import Difference
from diffoscope.utils import format_class
from .deb import DebFile, get_build_id_map
from .decompile import DecompilableContainer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment