fmt lint etc. pp.

This commit is contained in:
Manuel Barkhau 2020-09-06 21:44:23 +00:00
parent 75563672b4
commit 31f9d51bf3
7 changed files with 32 additions and 16 deletions

View file

@ -3,11 +3,12 @@
import copy
from test import util
from pycalver2 import rewrite as v2rewrite
from pycalver2 import version as v2version
from pycalver import config
from pycalver import rewrite as v1rewrite
from pycalver import version as v1version
from pycalver2 import rewrite as v2rewrite
from pycalver2 import version as v2version
REWRITE_FIXTURE = """
# SPDX-License-Identifier: MIT