1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-14 03:49:48 +03:00
Commit graph

3 commits

Author SHA1 Message Date
Newbyte
405869db1b
pmb.commands.pull: Annotate return types (MR 2429) 2024-10-08 17:07:28 +02:00
Oliver Smith
ef594ddf24
pmb/commands/pull: fix path error with f-string (MR 2252)
Fix for:
  TypeError: can only concatenate str (not "PosixPath") to str
2024-06-23 12:38:42 +02:00
Oliver Smith
9e2bbf80e0
pull: move to pmb/commands/pull.py (MR 2252)
Fixes:
  TypeError: pull() takes 0 positional arguments but 1 was given
2024-06-23 12:38:42 +02:00