Framework agnostic set of sqlalchemy classes that make building applications that require permissions an easy task.
BSD 3-Clause "New" or "Revised" License
71
stars
22
forks
source link
docs: Fix simple typo, yeild -> yield #68
Closed
timgates42 closed 3 years ago
There is a small typo in docs/integrations.rst.
Should read
yield
rather thanyeild
.