From: Scott Worley Date: Wed, 17 Jun 2020 17:39:45 +0000 (-0700) Subject: Remove assert that's now handled by types X-Git-Tag: 2.0.0~7 X-Git-Url: http://git.scottworley.com/pinch/commitdiff_plain/b3bdc793dc1624c220ddb7be1dc92ad2b1578a8e Remove assert that's now handled by types --- diff --git a/pinch.py b/pinch.py index e1d8d3b..266daff 100644 --- a/pinch.py +++ b/pinch.py @@ -662,7 +662,6 @@ def updateCommand(args: argparse.Namespace) -> None: 'Cannot update unpinned channel "%s" (Run "pin" before "update")' % section) if isinstance(sp, AliasSearchPath): - assert 'git_repo' not in config[section] continue tarball = sp.fetch(v, pin) exprs[section] = (