Skip to content

Commit

Permalink
Initial thought
Browse files Browse the repository at this point in the history
  • Loading branch information
anandpskerala authored Apr 20, 2020
1 parent 17db1f1 commit 32b51f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include <Python.h>
#include <stdio.h>

static PyObject* new(PyObject *self, PyObject *args) {
const char* token;
Expand Down

0 comments on commit 32b51f3

Please sign in to comment.