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
Viewing commit
813ebac5
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
813ebac5
our black version doesn't know py313
· 813ebac5
Sebastian Müller
authored
1 month ago
pyproject.toml
+
1
−
1
Options
@@ -101,7 +101,7 @@ target-version = [
"py310"
,
"py311"
,
"py312"
,
"py313"
,
#
"py313",
]
[tool.isort]
Loading