Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 23, 2021
1 parent c7dbf24 commit 852e1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/openPMD/IO/JSON/JSONIOHandlerImpl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ class JSONIOHandlerImpl : public AbstractIOHandlerImpl
std::shared_ptr<FILEHANDLE> getFilehandle(
File,
Access access); //, Access
//m_frontendAccess=this->m_handler->m_frontendAccess);
// m_frontendAccess=this->m_handler->m_frontendAccess);

// full operating system path of the given file
std::string fullPath(File);
Expand Down

0 comments on commit 852e1ce

Please sign in to comment.