mirror of
https://github.com/wassname/pandas-ta.git
synced 2026-09-09 11:28:26 +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