Skip to content

Commit

Permalink
corrected formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
eileen-kuehn committed Jul 26, 2018
1 parent 539f98a commit 0367fc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphi/graph_io/csv.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@

from ..types import adjacency_graph


class ParserError(Exception):
"""Error during parsing of a graph from a csv"""
def __init__(self, error, row, column=None):
Expand Down

0 comments on commit 0367fc9

Please sign in to comment.