With the 0.3.4 release, model fields are being printed for no reason when declaring a new model class.
It seems an unwanted print was forgotten in there:
https://github.com/redis/redis-om-python/blob/main/aredis_om/model/model.py#L1326