Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am stevenhair on github.
  • I am stevenhair (https://keybase.io/stevenhair) on keybase.
  • I have a public key whose fingerprint is E1F1 D4FB 4A5B 5809 525F 65AB E424 9DF1 9B4E 1F26

To claim this, I am signing this object:

import csv
import re
from glob import glob
class alarm_list:
def __init__(self):
self.alarms = {}
self.count = 0
import csv
import re
from glob import glob
class alarm_list:
def __init__(self):
self.alarms = {}
self.count = 0