monarch-initiative / koza

Data transformation framework for LinkML data models
https://koza.monarchinitiative.org/
BSD 3-Clause "New" or "Revised" License
47 stars 4 forks source link

Update source.py _get_row to help with readability. #142

Closed DnlRKorn closed 2 months ago

DnlRKorn commented 2 months ago

Added some comments to help with future work on Koza internals. (This is mainly for me; as my brain breaks when seeing a "while not filter" )