flaport / sax

S + Autograd + XLA :: S-parameter based frequency domain circuit simulations and optimizations using JAX.
https://flaport.github.io/sax
Apache License 2.0
68 stars 17 forks source link

Add some warnings when cleaning strings #12

Closed jan-david-fischbach closed 1 year ago

jan-david-fischbach commented 1 year ago

especially when the result is not a valid python identifier.

the change in _nbdev.py was made by pre-commit I am not sure what is going on...

flaport commented 1 year ago

I think you probably did not have nbdev installed. It's ok, I fixed it on my end.

Thanks for your contribution!