Skip to content

feature/cleanup-script#6

Open
cheakimhok wants to merge 2 commits intomasterfrom
feature/cleanup-script
Open

feature/cleanup-script#6
cheakimhok wants to merge 2 commits intomasterfrom
feature/cleanup-script

Conversation

@cheakimhok
Copy link
Copy Markdown

added cleanup script

@cheakimhok cheakimhok added the enhancement New feature or request label Aug 9, 2022
@cheakimhok cheakimhok requested a review from Socret360 August 9, 2022 03:37
@cheakimhok cheakimhok self-assigned this Aug 9, 2022
Copy link
Copy Markdown
Collaborator

@Socret360 Socret360 left a comment

Choose a reason for hiding this comment

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

  1. Don't need to have is_directory function. os.path.isdir already returns a boolean.
  2. Update the description in parser.add_argument and AssertError description too.
  3. Don't + "/" use os.path.join instead. + "/" will cause an error on windows.

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants