From 478aece83c7ee8ae35b4f190fa43848dc81f3358 Mon Sep 17 00:00:00 2001 From: Fuad Hasan Date: Mon, 24 Mar 2025 16:08:15 +0600 Subject: [PATCH] Fix formatting in README by removing an extra line and ensuring proper newline at the end of the file. --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index aea8f05..a2ad43c 100644 --- a/readme.md +++ b/readme.md @@ -153,5 +153,4 @@ This project is licensed under the Mozilla Public License Version 2.0 - Inspired by pybind11 and cppyy - Built with Go and Python -- Uses ctypes for Python bindings - +- Uses ctypes for Python bindings \ No newline at end of file