just had to have a conversation with someone about some of my codebase.
The code in question is
#Don't run this locally, will break x function
y = function()
Apparently they ran it locally, it didn't work, and they wanted to know why my code wasn't working.
@edensaesthetic 🤦