Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Scott Snyder
athena
Commits
decf9774
Commit
decf9774
authored
3 years ago
by
scott snyder
Browse files
Options
Downloads
Patches
Plain Diff
flake8 warning: unused import
parent
f757b611
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
PhysicsAnalysis/PyAnalysis/PyAnalysisUtils/python/draw_obj.py
+0
-1
0 additions, 1 deletion
...icsAnalysis/PyAnalysis/PyAnalysisUtils/python/draw_obj.py
with
0 additions
and
1 deletion
PhysicsAnalysis/PyAnalysis/PyAnalysisUtils/python/draw_obj.py
+
0
−
1
View file @
decf9774
...
@@ -55,7 +55,6 @@ from __future__ import division
...
@@ -55,7 +55,6 @@ from __future__ import division
from
ROOT
import
gROOT
,
TCanvas
,
TVirtualPad
,
TH1
,
TH2
,
TObject
from
ROOT
import
gROOT
,
TCanvas
,
TVirtualPad
,
TH1
,
TH2
,
TObject
import
string
# The number of histograms we've superimposed on the current pad with SAME.
# The number of histograms we've superimposed on the current pad with SAME.
...
...
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