Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python3
from collections import namedtuple
import pprint
import subprocess
import sys
pp = pprint.PrettyPrinter(indent=4)
def call_modetest():
try:
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.