Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
LHCb
Analysis
Commits
4a1ae416
Commit
4a1ae416
authored
1 year ago
by
amathad
Browse files
Options
Downloads
Patches
Plain Diff
test
parent
fb862144
No related branches found
No related tags found
1 merge request
!1050
Draft: Just a test to check moving of MRs works
Pipeline
#6825171
failed
1 year ago
Stage: test
Stage: .post
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Phys/FunTuple/python/FunTuple/FunctorCollection.py
+1
-0
1 addition, 0 deletions
Phys/FunTuple/python/FunTuple/FunctorCollection.py
with
1 addition
and
0 deletions
Phys/FunTuple/python/FunTuple/FunctorCollection.py
+
1
−
0
View file @
4a1ae416
...
...
@@ -20,6 +20,7 @@ from Functors.grammar import FunctorBase # type: ignore[import]
Self_FunctorCollection
=
TypeVar
(
"
Self_FunctorCollection
"
,
bound
=
"
FunctorCollection
"
)
Type_FunctorDict
=
Union
[
Self_FunctorCollection
,
dict
[
str
,
Union
[
FunctorBase
,
str
]]]
#Test change
class
FunctorCollection
:
"""
...
...
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