Skip to content

Commit

Permalink
Polish lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gaogaotiantian committed Apr 27, 2024
1 parent f42980d commit e693ad0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Objects/frameobject.c
Expand Up @@ -13,6 +13,7 @@
#include "pycore_frame.h"
#include "opcode.h" // EXTENDED_ARG


#define OFF(x) offsetof(PyFrameObject, x)


Expand Down

0 comments on commit e693ad0

Please sign in to comment.