SQL error for schema with reserved keyword name

I'm working on adding permissions to a role for a database with a schema named sample. When I run permifrost I get an error even when declaring permissions for a different schema in the database.

syntax error line 1 at position 44 unexpected 'sample'.
 [SQL: SHOW FUTURE GRANTS IN SCHEMA my_database.sample]