annotate galaxy-tools/biobank/importer/unauthorized_access.py @ 0:e54d14bed3f5 draft default tip

Uploaded
author ric
date Thu, 29 Sep 2016 06:09:15 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e54d14bed3f5 Uploaded
ric
parents:
diff changeset
1 # BEGIN_COPYRIGHT
e54d14bed3f5 Uploaded
ric
parents:
diff changeset
2 # END_COPYRIGHT
e54d14bed3f5 Uploaded
ric
parents:
diff changeset
3
e54d14bed3f5 Uploaded
ric
parents:
diff changeset
4 import sys
e54d14bed3f5 Uploaded
ric
parents:
diff changeset
5
e54d14bed3f5 Uploaded
ric
parents:
diff changeset
6 sys.exit("You are not authorized to use this tool")