代码移动位置
This commit is contained in:
@@ -5,11 +5,6 @@
|
||||
Example usage of the analyze_qed_mw_distribution API
|
||||
"""
|
||||
|
||||
import sys
|
||||
import os
|
||||
# Add the scripts directory to the path
|
||||
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
|
||||
|
||||
from analyze_qed_mw_distribution import main_api
|
||||
|
||||
print("Running analysis examples...")
|
||||
|
||||
Reference in New Issue
Block a user