mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-15 15:53:50 +01:00
make fmt
This commit is contained in:
parent
4d8395050f
commit
ce21c3bcf9
13 changed files with 23 additions and 25 deletions
|
|
@ -5,8 +5,8 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
"""Parse PyCalVer strings from files."""
|
||||
|
||||
import logging
|
||||
import typing as typ
|
||||
import logging
|
||||
|
||||
from . import patterns
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue