mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
fix stuff
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import os
|
||||
|
||||
# get the absolute path of the script file
|
||||
script_path = os.path.abspath(__file__)
|
||||
|
||||
# get the directory of the script file
|
||||
script_dir = os.path.dirname(script_path)
|
||||
|
||||
print("Directory of the script file:", script_dir)
|
||||
Reference in New Issue
Block a user