Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DuniterPy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
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
clients
python
DuniterPy
Merge requests
!166
#146
: Use f-string
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
#146
: Use f-string
146_f-string
into
main
Overview
0
Commits
6
Pipelines
4
Changes
47
Merged
Moul
requested to merge
146_f-string
into
main
3 years ago
Overview
0
Commits
6
Pipelines
4
Changes
47
Expand
Fix local
blockchain
code
Delete empty
api.elasticsearch
module
Use
f-string
as much as possible:
Replace
.format()
,
%
,
str + str
formats to
f-string
format
Done as much as possible without putting too horrible operations in the f-string
Kept
%
format into the logging for now, since it causes errors with
pylint
and
mypy
Close
#146 (closed)
.
Edited
3 years ago
by
Moul
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Loading