Skip to content

Remove shebang from module file

This MR removes the bogus shebang (#!/usr/bin/env python) from views.py; this is not an executable script.

Merge request reports