Closed AdamSpannbauer closed 5 years ago
first round in #25
add code climate to help triage issues and track progress. need to ignore doc files (and other irrelevant files)
example documenting **kwargs
for sphinx for addressing issues like below without breaking backward compatibility (assuming users not listing all args as positional)
Current code is overly complex and will be hard to maintain given new features etc.
Break up functionality into smaller more easily testable units.