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

diff --git a/tests/test_numpy_array.py b/tests/test_numpy_array.py
index 5557196..2c977cd 100644
--- a/tests/test_numpy_array.py
+++ b/tests/test_numpy_array.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 import pytest
 from pybind11_tests import numpy_array as m