diff options
| author | Louis Burda <dev@sinitax.com> | 2026-01-30 03:04:01 +0100 |
|---|---|---|
| committer | Louis Burda <dev@sinitax.com> | 2026-01-30 03:04:01 +0100 |
| commit | f6487c615cff023db1574e2c23db78bf02a43709 (patch) | |
| tree | 8a0e793a8ea28b2a5eef5dcd509b6c6a2466ee1c /src/nvd/endpoints/__init__.py | |
| download | nvdb-py-main.tar.gz nvdb-py-main.zip | |
Diffstat (limited to 'src/nvd/endpoints/__init__.py')
| -rw-r--r-- | src/nvd/endpoints/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvd/endpoints/__init__.py b/src/nvd/endpoints/__init__.py new file mode 100644 index 0000000..551a8fe --- /dev/null +++ b/src/nvd/endpoints/__init__.py @@ -0,0 +1 @@ +"""NVD API endpoints.""" |
