You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Typically, the value of the first variable is `Linux`
11
11
* The second variable contains the python version. The value `3.9.7` is the example that can be used.
12
-
* The last variable calculates the hash of the `poetry.lock` file. If the `poetry.lock` is updated, then the hash is different, which means that the key is different.
12
+
* The third variable calculates the hash of the `poetry.lock` file. If the `poetry.lock` is updated, then the hash is different, which means that the key is different.
13
+
* The last variable is the value of the input variable.
0 commit comments