mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-12 12:00:18 -06:00
Merge branch 'master' of github.com:pre-commit/pre-commit
This commit is contained in:
@@ -56,7 +56,7 @@ setup(
|
||||
],
|
||||
}
|
||||
)
|
||||
""")
|
||||
""")
|
||||
|
||||
foo_module = local.path('foo')
|
||||
|
||||
@@ -68,7 +68,7 @@ setup(
|
||||
def func():
|
||||
print 'Hello World'
|
||||
return 0
|
||||
""")
|
||||
""")
|
||||
|
||||
add_and_commit()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user