mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-31 11:54:30 +01:00
chore: Add new lines to end of files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -18,4 +18,4 @@ log.txt
|
||||
# Coverage reports
|
||||
.coverage
|
||||
coverage.xml
|
||||
htmlcov/
|
||||
htmlcov/
|
||||
|
||||
@@ -2,4 +2,4 @@ import sys
|
||||
import os
|
||||
|
||||
sys.path.insert(0, os.path.abspath(
|
||||
os.path.join(os.path.dirname(__file__), '../scripts')))
|
||||
os.path.join(os.path.dirname(__file__), '../scripts')))
|
||||
|
||||
Reference in New Issue
Block a user