Closed dgw closed 6 years ago
For the benefit of other modules using the function. Returning None may prevent e.g. comparing the return value using == due to how Sopel overrides comparisons for Identifiers. The value '' is still false-y but does not break comparisons.
Closes #25
For the benefit of other modules using the function. Returning None may prevent e.g. comparing the return value using == due to how Sopel overrides comparisons for Identifiers. The value '' is still false-y but does not break comparisons.
Closes #25