From 630c9f3e292d6122bb97cab47af4a33e68768d22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuela=20K=C3=B6pfli?= Date: Fri, 10 Jul 2026 14:29:08 -0700 Subject: [PATCH] Trying to fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Manuela Köpfli --- README.md | 2 +- fix.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 fix.txt diff --git a/README.md b/README.md index ca18cefa..cc7af9c6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ NoisePy is a Python package designed for fast and easy computation of ambient no ## Major updates coming -NoisePy is going through a major refactoring to make this package easier to develop and deploy. Submit an issue, fork the repository and create pull requests to [contribute](CONTRIBUTING.md). +NoisePy was going through a major refactoring to make this package easier to develop and deploy. Submit an issue, fork the repository and create pull requests to [contribute](CONTRIBUTING.md). ## Installation The nature of NoisePy being composed of python scripts allows flexible package installation, which is essentially to build dependent libraries the scripts and related functions live upon. We recommend using [conda](https://docs.conda.io/en/latest/) or [pip](https://pypi.org/project/pip/) to install. diff --git a/fix.txt b/fix.txt new file mode 100644 index 00000000..99f6e45c --- /dev/null +++ b/fix.txt @@ -0,0 +1 @@ +this is the code fix