We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7087b64 commit 7a799ffCopy full SHA for 7a799ff
pandas/_version.py
@@ -1,4 +1,3 @@
1
-
2
# This file helps to compute a version number in source trees obtained from
3
# git-archive tarball (such as those provided by githubs download-from-tag
4
# feature). Distribution tarballs (built by setup.py sdist) and build
@@ -8,8 +7,6 @@
8
7
# This file is released into the public domain. Generated by
9
# versioneer-0.15 (https://github.com/warner/python-versioneer)
10
11
-# flake8: noqa
12
13
import errno
14
import os
15
import re
0 commit comments