Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-loader-svn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Platform
Development
swh-loader-svn
Commits
d9060986
Verified
Commit
d9060986
authored
1 month ago
by
Antoine Lambert
Browse files
Options
Downloads
Patches
Plain Diff
directory, replay: Fix black formatting
parent
281c463c
No related branches found
No related tags found
1 merge request
!261
Apply swh-py-template v0.3.3 with copier
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
swh/loader/svn/directory.py
+1
-3
1 addition, 3 deletions
swh/loader/svn/directory.py
swh/loader/svn/replay.py
+1
-3
1 addition, 3 deletions
swh/loader/svn/replay.py
with
2 additions
and
6 deletions
swh/loader/svn/directory.py
+
1
−
3
View file @
d9060986
...
...
@@ -3,9 +3,7 @@
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information
"""
Loader in charge of injecting tree at a specific revision.
"""
"""
Loader in charge of injecting tree at a specific revision.
"""
from
datetime
import
datetime
import
os
...
...
This diff is collapsed.
Click to expand it.
swh/loader/svn/replay.py
+
1
−
3
View file @
d9060986
...
...
@@ -3,9 +3,7 @@
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information
"""
Remote Access client to svn server.
"""
"""
Remote Access client to svn server.
"""
from
__future__
import
annotations
...
...
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