ci: GHA basic format & pre-commit (#2309)

diff --git a/tests/test_call_policies.py b/tests/test_call_policies.py
index 7c83559..0e3230c 100644
--- a/tests/test_call_policies.py
+++ b/tests/test_call_policies.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 import pytest
 from pybind11_tests import call_policies as m
 from pybind11_tests import ConstructorStats