Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
km3io
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
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
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
km3py
km3io
Merge requests
!89
Ruff
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Ruff
ruff
into
master
Overview
0
Commits
2
Pipelines
1
Changes
1
Open
Tamas Gal
requested to merge
ruff
into
master
2 months ago
Overview
0
Commits
2
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Viewing commit
93df7e77
Prev
Next
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
93df7e77
Update gitignore
· 93df7e77
Tamas Gal
authored
2 months ago
Conflict: This file was modified in both the source and target branches. Ask someone with write access to resolve it.
.gitignore
+
1
−
0
Options
@@ -27,6 +27,7 @@ doc/_build/
doc/auto_examples/
doc/modules/
doc/api
doc/autoapi/
# jupyter files
.ipynb_checkpoints/
Loading