Skip to content

Conversation

nivisi
Copy link
Contributor

@nivisi nivisi commented Jan 11, 2022

Just a minor fix of the extension. We have isNotNullOrEmpty extension that is, by the idea, a negation of isNullOrEmpty. In the current implementation though it works like is null or not empty. By using !isNullOrEmpty we transform it to is not null and not empty.

@markusrubey
Copy link
Contributor

markusrubey commented Jan 13, 2022

would actually be in favour of getting rid of the whole /extension directory 😄 most of them are kinda outdated or project specific as they where just copied over from some old project

@nivisi
Copy link
Contributor Author

nivisi commented Jan 13, 2022

@markusrubey I thought they would be useful when I first looked at them 😀 So are we removing them?

@AbbasMathiew AbbasMathiew merged commit 1087afc into ml-opensource:master Apr 7, 2022
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.

3 participants