Jonathan Aghachi
Jonathan Aghachi
### Description of Issue In run.py def Lookup(config): logme.debug(__name__ + ':Lookup') config.Profile = False config.Lookup = True config.Favorites = False config.FOllowing = False config.Followers = False config.TwitterSearch = False run(config)...
Main
environments mispelled in readme
Hello, I noticed you only have a variable for "minimum_stock: Minimum preferred quantity to keep in stock". May I make a suggestion about have max variable as well? Thank you...