diff --git a/hatch_version_action_example/__init__.py b/hatch_version_action_example/__init__.py index de180d8..8ecc75f 100644 --- a/hatch_version_action_example/__init__.py +++ b/hatch_version_action_example/__init__.py @@ -1,5 +1,3 @@ # SPDX-FileCopyrightText: 2022-present Waylon S. Walker # # SPDX-License-Identifier: MIT - -assert None == None