Skip to content

Commit

Permalink
FIX: DOC: Remove 2-byte spaces [ci skip] (#685)
Browse files Browse the repository at this point in the history
  • Loading branch information
oyamad committed Jan 3, 2023
1 parent 3279cf6 commit 1a24f0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quantecon/game_theory/localint.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ class LocalInteraction:
Parameters
----------
payoff_matrix : array_like(float, ndim=2)
The payoff matrix of the symmetric two-player game played in each
The payoff matrix of the symmetric two-player game played in each
interaction.
adj_matrix : array_like(float, ndim=2)
The adjacency matrix of the network. Non constant weights and asymmetry
The adjacency matrix of the network. Non constant weights and asymmetry
in interactions are allowed.
Attributes
Expand Down

0 comments on commit 1a24f0a

Please sign in to comment.