From d15a3d952dc768c848b2a48b41ae6ca3f39e1a29 Mon Sep 17 00:00:00 2001 From: MatteoRobbiati Date: Mon, 3 Feb 2025 17:19:17 +0100 Subject: [PATCH] refactor: renaming expectation test --- tests/{test_observables.py => test_expectation.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_observables.py => test_expectation.py} (100%) diff --git a/tests/test_observables.py b/tests/test_expectation.py similarity index 100% rename from tests/test_observables.py rename to tests/test_expectation.py