Skip to content

Commit 1d83d2b

Browse files
Aaron SoellingerAaron Soellinger
authored andcommitted
removed useless comment
1 parent ee457f0 commit 1d83d2b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/check_version.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
from mplfinance import _version
22
import argparse
33

4-
# Adding a comment bc travis is confused
5-
64
if __name__ == "__main__":
75
parser = argparse.ArgumentParser(description='Check versions.')
86
parser.add_argument('--pr_v', type=str, help='mplfinance.__version__ for the PR')

0 commit comments

Comments
 (0)