Skip to content

Conversation

@jnozsc
Copy link

@jnozsc jnozsc commented Mar 31, 2020

simplify some python codes

@CLAassistant
Copy link

CLAassistant commented Mar 31, 2020

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ jnozsc
❌ overtake


overtake seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

for f in files:
if False and re.match('PlugIns/.*', f):
# if re.match('PlugIns/.*', f):
if False:
Copy link

Choose a reason for hiding this comment

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

just remove then?

Copy link
Author

Choose a reason for hiding this comment

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

how about d82db8a ?

I try to keep some comments in case of adding them back in the future.

Copy link

Choose a reason for hiding this comment

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

Well, because this second set isn't used anymore, refactoring of functions that use remove_plugin_files could be even better.

Copy link
Author

Choose a reason for hiding this comment

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

thanks for confirming, I can delete this part

Copy link

@eXCoreX eXCoreX May 9, 2020

Choose a reason for hiding this comment

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

Ah, yes, I didn't see that this function essentially does nothing now.

Copy link
Author

Choose a reason for hiding this comment

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

I think the deleting should be as simple as b1c7c76

Copy link
Author

Choose a reason for hiding this comment

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

any thought we could move forward?

@jnozsc
Copy link
Author

jnozsc commented Jul 31, 2020

any thought we could move forward? thanks

@overtake overtake force-pushed the master branch 3 times, most recently from 9aa8690 to 579cebb Compare September 22, 2025 14:14
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.

7 participants