Skip to content

Commit 51926f3

Browse files
authored
define namespace
1 parent fea9f33 commit 51926f3

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

mostlyai/__init__.py

Lines changed: 0 additions & 13 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
license = "Apache-2.0"
77
authors = ["MOSTLY AI <dev@mostly.ai>"]
88
packages = [
9-
{ include = "mostlyai" }
9+
{ include = "mostlyai/qa" }
1010
]
1111
classifiers = [
1212
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)