File: _constants.py

package info (click to toggle)
python-questplus 2023.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 320 kB
  • sloc: python: 1,345; makefile: 18
file content (3 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (4)
1
2
3
DEFAULT_N = 4
DEFAULT_MAX_CONSECUTIVE_REPS = 2
DEFAULT_RANDOM_SEED = None