Skip to content

Commit

Permalink
include decorator
Browse files Browse the repository at this point in the history
  • Loading branch information
CarterZenke committed Nov 27, 2023
1 parent 1054161 commit 8371bdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plates/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ def test_CS05():


# First two chars are not letters
@check50.check(exists)
def test_50():
"""input of 50 yields output of Invalid"""
input = "50"
Expand Down

0 comments on commit 8371bdc

Please sign in to comment.