Skip to content

Commit

Permalink
Merge pull request #5
Browse files Browse the repository at this point in the history
test for black
  • Loading branch information
gakki2019 authored Feb 6, 2025
2 parents 6c8b9f9 + 32f7038 commit a0a32a9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sample/memory/sample_memory.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
from ctypes import memset







BASE_DIR = os.path.dirname(os.path.abspath(__file__))
sys.path.append(BASE_DIR + '/..')
sys.path.append(BASE_DIR + '/../..')
Expand Down

0 comments on commit a0a32a9

Please sign in to comment.