From cae9618cfe1984ed557db0f08f798d8d0eb76b2c Mon Sep 17 00:00:00 2001 From: Thomas Naber Date: Mon, 31 Jul 2023 11:37:26 -0400 Subject: [PATCH] Actually committing this time My experience was generally fine. Tasks which are easier to use the terminal for don't come to my mind quickly. It's possible if you have a lot of similarly named files or folders, it would be easier to type their names to move them rather than trying to look for the right files and folders. Alternatively, if you're trying to move a lot of files at once it may be easier to use the terminal as well. --- .DS_Store | Bin 0 -> 6148 bytes poetry.lock | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4b71ee89a6601a9562c1faf46b027f4c1a413dad GIT binary patch literal 6148 zcmeHK%Wl&^6upxM>JWia38Ze2EU~RZNKvJ#8xzWcEk>{aWbDMWrmiQlokmd<$!qu+ zwtNZy!V1ovnTo_|wh*DY(w#Gpd**SRnaL257)(Y_h&n{%z!{r&klbM0&c0?1Q^Soy z^)aN7hICFb1#8i^!YW`D*fs@t@3yg90~*r|d-u=&4PK^l7^N~o1RoF2;N4%!klVzDMIUDau~&hiL3HZ{6N?cAd8K!9SN%zYNPsF$nW_TzV~K8eQkZ=uHw&gUjtOgw1Uq5eBM9m9k_@6552x$^TYmDw30nB9V2Bf7$Qmr+R*$|!FPpi4jYTHUlF?X-F3}7O!D>+h!Wlh-l}2@RAW=^MU=!8Kkmo-O%yA8R1}lwdfeB3oYN{|#458_$ zcTJpUu+pgMB+TPOn308fp$IiP`gc`02~VR(x9>Yom#&MNKML}Y&W0m2ncpt6|Z7yekp212ZYGC${fRe!` JR)N2&z;EtPsrUc@ literal 0 HcmV?d00001 diff --git a/poetry.lock b/poetry.lock index 66070df..7d5a7d9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2,13 +2,13 @@ [[package]] name = "click" -version = "8.1.4" +version = "8.1.6" description = "Composable command line interface toolkit" optional = false python-versions = ">=3.7" files = [ - {file = "click-8.1.4-py3-none-any.whl", hash = "sha256:2739815aaa5d2c986a88f1e9230c55e17f0caad3d958a5e13ad0797c166db9e3"}, - {file = "click-8.1.4.tar.gz", hash = "sha256:b97d0c74955da062a7d4ef92fadb583806a585b2ea81958a81bd72726cbb8e37"}, + {file = "click-8.1.6-py3-none-any.whl", hash = "sha256:fa244bb30b3b5ee2cae3da8f55c9e5e0c0e86093306301fb418eb9dc40fbded5"}, + {file = "click-8.1.6.tar.gz", hash = "sha256:48ee849951919527a045bfe3bf7baa8a959c423134e1a5b98c05c20ba75a1cbd"}, ] [package.dependencies]