Skip to content

Commit

Permalink
add SLIENTLY_ACCEPT_ALL_DEFAULT_VALUES
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatYYX committed Feb 21, 2019
1 parent debb2b5 commit b1096bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rltk/cli.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import sys


#: Accept all default values without asking user
SLIENTLY_ACCEPT_ALL_DEFAULT_VALUES = False


Expand Down

0 comments on commit b1096bb

Please sign in to comment.