diff options
| author | deshevoy <[email protected]> | 2022-02-10 16:46:56 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:56 +0300 |
| commit | e988f30484abe5fdeedcc7a5d3c226c01a21800c (patch) | |
| tree | 0a217b173aabb57b7e51f8a169989b1a3e0309fe /contrib/python/pytest/py2/_pytest/_version.py | |
| parent | 33ee501c05d3f24036ae89766a858930ae66c548 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/python/pytest/py2/_pytest/_version.py')
| -rw-r--r-- | contrib/python/pytest/py2/_pytest/_version.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/python/pytest/py2/_pytest/_version.py b/contrib/python/pytest/py2/_pytest/_version.py index 3d587586fcc..c9d35307e42 100644 --- a/contrib/python/pytest/py2/_pytest/_version.py +++ b/contrib/python/pytest/py2/_pytest/_version.py @@ -1,4 +1,4 @@ -# coding: utf-8 -# file generated by setuptools_scm -# don't change, don't track in version control +# coding: utf-8 +# file generated by setuptools_scm +# don't change, don't track in version control version = '4.6.11' |
