Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
finam
Manage
Activity
Members
Labels
Plan
Issues
31
Issue boards
Milestones
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FINAM
finam
Merge requests
!290
Prepare v1.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Prepare v1.0
prepare_v1.0
into
main
Overview
0
Commits
5
Pipelines
4
Changes
6
Merged
Sebastian Müller
requested to merge
prepare_v1.0
into
main
1 month ago
Overview
0
Commits
5
Pipelines
4
Changes
1
Expand
Closes
#123 (closed)
update changelog
fix pint test for dimensionless to be safe
Edited
1 month ago
by
Sebastian Müller
👍
0
👎
0
Merge request reports
Compare
version 3
version 3
c4352685
1 month ago
version 2
510c7fcd
1 month ago
version 1
8199e06f
1 month ago
main (base)
and
latest version
latest version
813ebac5
5 commits,
1 month ago
version 3
c4352685
4 commits,
1 month ago
version 2
510c7fcd
3 commits,
1 month ago
version 1
8199e06f
2 commits,
1 month ago
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
pyproject.toml
+
1
−
1
Options
@@ -101,7 +101,7 @@ target-version = [
"py310"
,
"py311"
,
"py312"
,
"py313"
,
#
"py313",
]
[tool.isort]
Loading