Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollman committed Jan 3, 2018
1 parent cebfc58 commit b61d917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argschema/sources/source.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ def get_config(ConfigSchema, d):

class ArgSource(ConfigurableSource):
def get_dict(self):
"""method that must be implemented to enable an ArgSource to return a dictionary"""
"""method that must be implemented to enable an ArgSource to return a dictionary"""
pass


Expand Down

0 comments on commit b61d917

Please sign in to comment.