Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
qutil
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
qutech
qutil
Commits
fe4c2ade
Verified
Commit
fe4c2ade
authored
3 months ago
by
Tobias Hangleiter
Browse files
Options
Downloads
Patches
Plain Diff
Bump version
parent
568dcf89
Branches
Branches containing commit
Tags
v1.14.1
Tags containing commit
1 merge request
!155
Release 2025.2.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
qutil/__init__.py
+1
-1
1 addition, 1 deletion
qutil/__init__.py
with
1 addition
and
1 deletion
qutil/__init__.py
+
1
−
1
View file @
fe4c2ade
import
lazy_loader
__version__
=
'
202
4.11
.1
'
__version__
=
'
202
5.2
.1
'
"""
Lazy imports as described in https://scientific-python.org/specs/spec-0001
"""
__getattr__
,
__dir__
,
__all__
=
lazy_loader
.
attach_stub
(
__name__
,
__file__
)
...
...
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