Skip to content

feat: add global working dir config params#347

Open
amadeusz-ds wants to merge 4 commits intomainfrom
feat/properly-support-usage-of-temporary-storage
Open

feat: add global working dir config params#347
amadeusz-ds wants to merge 4 commits intomainfrom
feat/properly-support-usage-of-temporary-storage

Conversation

@amadeusz-ds
Copy link

No description provided.

Copy link
Contributor

@pawel-kmiecik pawel-kmiecik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!



@lru_cache(maxsize=1)
def _get_tempdir(dir: str) -> str:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one thing - dir is reserved as std function name. Just replace with dirname or smth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants