Skip to content

Commit

Permalink
chore: black
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Nov 2, 2023
1 parent be05b65 commit 16d0bf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ def bla(dict=3):
b = 4"""
check_code(source, 'A002')


def test_kwonly_argument_message():
source = """
def bla(*, list):
Expand Down

0 comments on commit 16d0bf7

Please sign in to comment.