From 356b1c788e765a619f4b5d764a2f2a16caff3548 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 19 Aug 2024 08:57:02 -0600 Subject: [PATCH] Add op_rose class --- floris/op_rose.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 floris/op_rose.py diff --git a/floris/op_rose.py b/floris/op_rose.py new file mode 100644 index 000000000..9d48db4f9 --- /dev/null +++ b/floris/op_rose.py @@ -0,0 +1 @@ +from __future__ import annotations