gilch / hissp

It's Python with a Lissp.
https://gitter.im/hissp-lang/community
Apache License 2.0
364 stars 9 forks source link

Add kwds support to deftype #219

Closed gilch closed 1 year ago

gilch commented 1 year ago

For __init_subclass__ as supported by type().

Resolves #194

codecov[bot] commented 1 year ago

Codecov Report

Merging #219 (70abc78) into master (3443d48) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #219   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          710       710           
  Branches       109       109           
=========================================
  Hits           710       710           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more