Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
diffoscope
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reproducible Builds
diffoscope
Commits
73f49430
Commit
73f49430
authored
3 years ago
by
Chris Lamb
👀
Browse files
Options
Downloads
Patches
Plain Diff
Add missing format_class import.
parent
a0486e57
No related branches found
No related tags found
No related merge requests found
Pipeline
#284234
passed
3 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
diffoscope/comparators/elf.py
+1
-0
1 addition, 0 deletions
diffoscope/comparators/elf.py
with
1 addition
and
0 deletions
diffoscope/comparators/elf.py
+
1
−
0
View file @
73f49430
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment