Skip to content

Commit

Permalink
Update Test-IsBlank-ComparingBlankKinds.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
ninmonkey committed Jan 7, 2024
1 parent b5d7c78 commit 7679fd8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Pwsh/Testing/Test-IsBlank-ComparingBlankKinds.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### True Null? \n",
"You can grab the final functions here: [Test-IsBlank.ps1](./examples/Test-IsBlank.ps1)\n",
"\n",
"### True Nulls? \n",
"\n",
"If you want to know if `$Something` is a true null value, this is how you'd test it\n",
"```ps1\n",
Expand Down

0 comments on commit 7679fd8

Please sign in to comment.