Import python modules by their hash.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- import casimport
- casimport.load_mod_aliases(__name__)
-
- from cas.v1_a_hello import hello
|