Skip to content

Commit

Permalink
it must have been inconsistent
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic authored Sep 8, 2023
1 parent cd2a860 commit 60bfa81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _datalad_buildsupport/formatters.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def _mk_title(self, prog):

def _mk_name(self, prog, desc):
"""
this method is in consistent with others ... it relies on
this method is inconsistent with others ... it relies on
distribution
"""
desc = desc.splitlines()[0] if desc else 'it is in the name'
Expand Down

0 comments on commit 60bfa81

Please sign in to comment.