Skip to content

Commit

Permalink
add init file to the module, expose rasp repl for easy use after import
Browse files Browse the repository at this point in the history
  • Loading branch information
gailweiss committed Mar 1, 2024
1 parent f943243 commit 9ccf88e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RASP_support/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from .REPL import REPL

0 comments on commit 9ccf88e

Please sign in to comment.