Get rid of the python shebang where it's not needed.
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
-#!/usr/bin/env python
# -*- mode: python -*-
# python module to manage Ubuntu kernel .config and annotations
# Copyright © 2022 Canonical Ltd.
-#!/usr/bin/env python3
# -*- mode: python -*-
# Manage Ubuntu kernel .config and annotations
# Copyright © 2022 Canonical Ltd.
-#!/usr/bin/env python3
# -*- mode: python -*-
# Try to automatically sanitize an old annotations file, dropping all the
# deprecated flags, arbitrary enforcements rules, etc.
-#!/usr/bin/env python
# -*- mode: python -*-
# Misc helpers for Kconfig and annotations
# Copyright © 2023 Canonical Ltd.
-#!/usr/bin/env python
# -*- mode: python -*-
# version of annotations module
# Copyright © 2022 Canonical Ltd.