Skip to content

Commit

Permalink
Added safety check in 003_change_preamble.py
Browse files Browse the repository at this point in the history
  • Loading branch information
giadarol committed Feb 14, 2018
1 parent 16976c3 commit e49c949
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 003_change_preamble.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
raise ValueError("Not to be used to change the version!\nComment this line to change preamble.")


import os

before_preamble = 0
Expand Down

0 comments on commit e49c949

Please sign in to comment.