annotate galaxy-tools/biobank/importer/unauthorized_access.py @ 12:46f08bb8dd68 draft default tip

Uploaded
author ric
date Wed, 28 Sep 2016 04:59:02 -0400
parents 43be74e62bfe
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")