]> git.scottworley.com Git - pinch/blobdiff - pinch.py
Remove assert that's now handled by types
[pinch] / pinch.py
index e1d8d3bbe859922421f2b34545e5069d1125d2da..266daffb35045fffd8b490a6e17f24b97169b42c 100644 (file)
--- 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] = (