Removed shebang lines from Python scripts to avoid cross-OS problems
[rnaseq-cwl-training.git] / bin / workshop_check.py
index c409b8966819121c579688af5220646701c74a23..2caf5603df8532bf1ac89bba31448c92a4fccb41 100755 (executable)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 '''Check that a workshop's index.html metadata is valid.  See the
 docstrings on the checking functions for a summary of the checks.
 '''