Add lots of type hints, fix some bugs, and clean up some code
Compare changes
+ 8
− 8
@@ -15,7 +15,7 @@ import pmb.helpers.pmaports
@@ -24,7 +24,7 @@ def clone():
@@ -42,7 +42,7 @@ def check_version_pmaports(real):
@@ -72,7 +72,7 @@ def check_version_pmbootstrap(min_ver):
@@ -143,7 +143,7 @@ def all_channels() -> list[str]:
@@ -182,13 +182,13 @@ def read_config_channel():
@@ -238,7 +238,7 @@ def switch_to_channel_branch(channel_new):