annotate galaxy-tools/biobank/importer/unauthorized_access.py @ 3:43be74e62bfe draft

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