Issue
When running apy list with or without options, the output is only the header names. I tried on both Windows 11 and Ubuntu on WSL.
I tested using a query or not, and also removing the query line from my apy.json config file.
There is no error message and some commands work as expected, like apy info and apy add. So my database is being read fine, and can be added to and even synced, but the list output is not working.
Windows 11

Ubuntu on WSL

I'm willing to help debug this, but I could use some pointers on where to start. I'll fork the project and start exploring as I have time.
This is a great tool, thank you for making it! 😁