Tyler Hughes
Tyler Hughes
@so-rose thanks for raising the issue. Does #1694 seem like it will fix at least your discontinuity issue?
Will close as #1694 is merged, so should be fixed in 2.7.0 feel free to reopen if it is an issue in the future.
@yaugenst-flex do we want to just use ruff 0.3? I dont think we're tied to a specific `black` version, it's just a bit annoying to upgrade `black` as it affects...
> Explicitly exclude docs/faq and docs/notebooks, as these seem to be implicitly ignored currently (see https://github.com/flexcompute/tidy3d-notebooks/issues/6). We should work toward not excluding them, but not for 2.7 I guess. Nice...
ok. BTW I'll tag this as `2.7` & `.0` in an attempt to keep track of when things should be merged.
Just a note: * It would be nice if we didnt need to ` # noqa: F401` the log_capture or other fixture imports * and also if we didnt need...
> I think the only way to do that is if we use a custom lint config for the tests (which is fine and maybe we should do that anyway)....
@yaugenst-flex @daquinteroflex when is the best time to merge this? should we do it soon-ish?
@yaugenst-flex When this is merged, could you update the notion page for developer guide so people know the new workflow? (for example, it still mentions black) Thanks https://www.notion.so/flexcompute/Tidy3D-Developer-Guide-23ceee49660e42fca06484bfcaa96b5c
Thanks Floris, I'm not sure I see `sax.evaluate_circuit` at least on my version (0.10.3). Could you point me in the right direction there if you dont mind? Also, just to...