mindee / tawazi

A DAG Scheduler library written in pure python
https://mindee.github.io/tawazi/
Apache License 2.0
70 stars 5 forks source link

chg: :recycle: add support for anonymous functions #126

Closed matthiasmindee closed 1 year ago

matthiasmindee commented 1 year ago

Description

Add support for callable without a qualname attribute

How Has This Been Tested?

A test including bad edge cases of node declaration

matthiasmindee commented 1 year ago

sure thing, will do that rn