Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/rabobank-cdc/DeTTACT
Browse files Browse the repository at this point in the history
…into development
  • Loading branch information
marcusbakker committed May 8, 2019
2 parents 5047b45 + 249bf07 commit e505a96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dettact.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,8 @@ def menu(menu_parser):
elif args.updates:
get_updates(args.updates, args.sort)

else:
menu_parser.print_help()

def prepare_folders():
"""
Expand Down

0 comments on commit e505a96

Please sign in to comment.