Fix a no newline at end of file warning.
llvm-svn: 272284
This commit is contained in:
@@ -171,4 +171,4 @@ TEST_F(PythonExceptionStateTest, TestAutoRestoreChanged)
|
||||
EXPECT_TRUE(PythonExceptionState::HasErrorOccurred());
|
||||
|
||||
PyErr_Clear();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user