diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2024-06-23 20:00:57 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2024-06-23 20:00:57 -0400 |
| commit | da213ea193973e079e68759da9e835202ed04aea (patch) | |
| tree | 8f3119978412e3de0fe763cb2c36e0dcf556c0be /lib/newgrounds/__init__.py | |
Initial commit
Diffstat (limited to 'lib/newgrounds/__init__.py')
| -rw-r--r-- | lib/newgrounds/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/newgrounds/__init__.py b/lib/newgrounds/__init__.py new file mode 100644 index 0000000..d48ce89 --- /dev/null +++ b/lib/newgrounds/__init__.py @@ -0,0 +1 @@ +from .newgrounds import * |