Skip to content

Commit

Permalink
Revert "Add spacing"
Browse files Browse the repository at this point in the history
This reverts commit 7dbc911.
  • Loading branch information
jacebrowning committed Jul 10, 2021
1 parent 7dbc911 commit e79e949
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/api/manager.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<h1>Manager API</h1>

Object-relational mapping (ORM) methods are available on all model classes via the `objects` proxy.

The following examples assume an empty filesystem and the following datafile definition:
Object-relational mapping (ORM) methods are available on all model classes via the `objects` proxy. The following sections assume an empty filesystem and the following sample datafile definition:

```python
from datafiles import datafile
Expand Down

0 comments on commit e79e949

Please sign in to comment.