Apply clang-format to source tree
[alexxy/gromacs.git] / python_packaging / src / gmxapi / pysystem.h
index 2ae84ec18eabe34990c093ee62c6fa1de1bb3dd0..0cafe1ee8499c2a04f31c4cfd4d964f5c079d627 100644 (file)
@@ -53,6 +53,6 @@ namespace gmxpy
 
 std::shared_ptr<gmxapi::System> from_tpr(std::string filename);
 
-}      // end namespace gmxpy
+} // end namespace gmxpy
 
 #endif // header guard