From e440f0d67974d2bc34603e7789a05182b93ff40e Mon Sep 17 00:00:00 2001 From: Danny Date: Fri, 27 Sep 2024 16:27:56 -0500 Subject: [PATCH] codespell --- floquet/options.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/floquet/options.py b/floquet/options.py index e429a00..e442e45 100644 --- a/floquet/options.py +++ b/floquet/options.py @@ -30,7 +30,8 @@ class Options: different values of omega_d, amp. Defaults to 1. save_floquet_mode_data: bool Indicating whether to save the extracted Floquet modes themselves. Such data is - often unnecesary and requires a fair amount of storage, so the default is False. + often unnecessary and requires a fair amount of storage, so the default is + False. """ def __init__(