Skip to content

Commit

Permalink
0. Fixed docstring that was causing latex error
Browse files Browse the repository at this point in the history
  • Loading branch information
calebrob6 authored and James Gaboardi committed Mar 3, 2017
1 parent ac520b5 commit 90cf499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysal/esda/mapclassify.py
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ class Map_Classifier(object):
.. math::
C_j^l < y_i \le C_j^u \ \forall i \in C_j
C_j^l < y_i \le C_j^u \ \ \\forall i \in C_j
where :math:`C_j` denotes class :math:`j` which has lower bound
:math:`C_j^l` and upper bound :math:`C_j^u`.
Expand Down

0 comments on commit 90cf499

Please sign in to comment.