Skip to content

Commit

Permalink
app_python3: clang-format for coherent indentation and coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxmaniac committed May 18, 2023
1 parent d9bfe53 commit a449857
Show file tree
Hide file tree
Showing 23 changed files with 1,095 additions and 1,656 deletions.
228 changes: 111 additions & 117 deletions src/modules/app_python3/app_python3_mod.c

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/modules/app_python3/app_python3_mod.h
Expand Up @@ -20,7 +20,7 @@
*/

#ifndef _APP_PYTHON3_MOD_H
#define _APP_PYTHON3_MOD_H
#define _APP_PYTHON3_MOD_H

#include <Python.h>

Expand Down

0 comments on commit a449857

Please sign in to comment.