comparison galaxy-tools/biobank/importer/unauthorized_access.py @ 0:ba6cf6ede027 draft default tip

Uploaded
author ric
date Wed, 28 Sep 2016 06:03:30 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:ba6cf6ede027
1 # BEGIN_COPYRIGHT
2 # END_COPYRIGHT
3
4 import sys
5
6 sys.exit("You are not authorized to use this tool")