1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-11 10:35:34 +00:00

utf-8-comment-causing errors when running nox

This commit is contained in:
Matej Stajduhar 2026-05-28 10:24:54 +02:00
parent e4642895dc
commit f168d6866a

View file

@ -1,5 +1,4 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# Copyright: Contributors to the Ansible project
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)