mirror of
https://github.com/wassname/pandas-ta.git
synced 2026-06-27 16:10:07 +08:00
Removed re-load test again
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ def import_dir(dir_path, verbose=True):
|
||||
pandas_ta.Category[dirname].append(module)
|
||||
|
||||
if verbose:
|
||||
print(f"[i] Successfully imported the indicator '{module}' into category '{dirname}'.")
|
||||
print(f"[i] Successfully imported the custom indicator '{module}' into category '{dirname}'.")
|
||||
|
||||
import_dir.__doc__ = \
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user