File: _constants.py

package info (click to toggle)
python-questplus 2019.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 364 kB
  • sloc: python: 2,399; makefile: 14; sh: 8
file content (3 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (3)
1
2
3
DEFAULT_N = 4
DEFAULT_MAX_CONSECUTIVE_REPS = 2
DEFAULT_RANDOM_SEED = None