init
This commit is contained in:
commit
72672d6709
32 changed files with 1651 additions and 0 deletions
3
tests/__init__.py
Normal file
3
tests/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# SPDX-FileCopyrightText: 2023-present Waylon S. Walker <waylon@waylonwalker.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
2
tests/test_pass.py
Normal file
2
tests/test_pass.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
def test_pass():
|
||||
...
|
||||
Loading…
Add table
Add a link
Reference in a new issue