efficient-kan
efficient-kan copied to clipboard
Missing license
This repos should have a license to protect its owner and potential users
Looks like the pyproject.toml specifies MIT:
https://github.com/Blealtan/efficient-kan/blob/f39e5146af34299ad3a581d2106eb667ba0fa6fa/pyproject.toml#L16
In which case, it would also be helpful to add a LICENSE file with the full contents of the license: https://choosealicense.com/licenses/mit/ to make it clear, and get the GitHub license badge for the repo as a side-effect.
Yeah MIT is intended. Will add soon.