radon-project / radon

The Radon Programming Language
https://radon-project.github.io
GNU General Public License v3.0
23 stars 2 forks source link

Add support for keyword arguments #84

Closed angelcaru closed 5 months ago

angelcaru commented 5 months ago

Closes #47

Almas-Ali commented 5 months ago

Why do we need Cython output log radon.html and Pyinstaller log radon.spec.

I don't think it’s important here now. If you think then please explain.

angelcaru commented 5 months ago

I was just messing around with it before seeing the kwargs issue and forgot to delete them. Will fix