We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64e364 commit 3b26b25Copy full SHA for 3b26b25
nfc/nfc_poll_daemon.py
@@ -1,5 +1,6 @@
1
#!/usr/bin/env python2.7
2
3
+import sys
4
import traceback
5
import argparse
6
import signal
0 commit comments