Skip to content

Commit

Permalink
Fix naming of AddColumnDisallowConstraint
Browse files Browse the repository at this point in the history
  • Loading branch information
erik committed Jan 1, 2019
1 parent 411a055 commit f0a0810
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Built-in Rules

AddColumnDisallowConstraints
----------------------------
.. autoclass:: squabble.rules.add_column_disallow_constraint.AddColumnDisallowConstraints
.. autoclass:: squabble.rules.add_column_disallow_constraints.AddColumnDisallowConstraints
:members:
:show-inheritance:
:exclude-members: enable
Expand Down

0 comments on commit f0a0810

Please sign in to comment.