We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86d91a2 commit 11795a5Copy full SHA for 11795a5
rawl/__init__.py
@@ -2,8 +2,8 @@
2
""" Rawl
3
https://github.com/mikeshultz/rawl
4
5
-This module is a simple database abstraction trying to balance the the
6
-usefulness of an ORM with the lack of constraints and flexibility of rawl SQL.
+This module is a simple database abstraction trying to balance the usefulness of
+an ORM with the lack of constraints and flexibility of rawl SQL.
7
8
Note:
9
This is not an ORM, nor intended to hide the database. It's more or less a
0 commit comments