We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527b096 commit 37c4ee2Copy full SHA for 37c4ee2
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