Skip to content

Conversation

anselor
Copy link
Contributor

@anselor anselor commented Aug 21, 2018

…rcise updating

the argparse object during init instead of during the class construction.

…rcise updating

the argparse object during init instead of durng the class construction.
@codecov
Copy link

codecov bot commented Aug 21, 2018

Codecov Report

Merging #499 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #499   +/-   ##
=======================================
  Coverage   90.91%   90.91%           
=======================================
  Files          11       11           
  Lines        2894     2894           
=======================================
  Hits         2631     2631           
  Misses        263      263

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a24851...ec02165. Read the comment docs.

#!/usr/bin/env python3
# coding=utf-8
"""
A example usage of AutoCompleter with delayed initialization of the argparse object
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this relevant example

@tleonhardt tleonhardt merged commit aa546af into master Aug 21, 2018
@tleonhardt tleonhardt deleted the autocomp_init branch August 21, 2018 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants