Skip to content

Commit

Permalink
Add engine package and move Namespace in
Browse files Browse the repository at this point in the history
  • Loading branch information
basicthinker committed Aug 26, 2023
1 parent 261858a commit 6ee345e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/test_namespace.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import os
from devchat.namespace import Namespace
from devchat.engine.namespace import Namespace


def test_is_valid_name():
Expand Down

0 comments on commit 6ee345e

Please sign in to comment.