Skip to content

Commit

Permalink
app_python: clang-format for coherent indentation and coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxmaniac committed Nov 11, 2023
1 parent b3a3e80 commit 8d20bde
Show file tree
Hide file tree
Showing 23 changed files with 2,008 additions and 2,506 deletions.
185 changes: 90 additions & 95 deletions src/modules/app_python/app_python_mod.c

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/modules/app_python/app_python_mod.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
*/

#ifndef _PYTHON_MOD_H
#define _PYTHON_MOD_H
#define _PYTHON_MOD_H

#include <Python.h>

Expand Down

0 comments on commit 8d20bde

Please sign in to comment.