mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
Removed temporary debug code from milestone2rst.py script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -24,7 +24,6 @@ def generate(milestone):
|
||||
return rst
|
||||
|
||||
if __name__=='__main__':
|
||||
sys.argv += ['v5.0.2']
|
||||
if len(sys.argv) != 2:
|
||||
raise ValueError('This script should be called like this: python milestone2rst.py v5')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user