Skip to content

Commit

Permalink
Formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpf committed Dec 25, 2024
1 parent fe3a4c3 commit 8830d62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pysorteddict/pysorteddict.cc
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,6 @@ static int sorted_dict_type_init(PyObject* self, PyObject* args, PyObject* kwarg
return sd->init(args, kwargs);
}


/**
* Allocate.
*/
Expand Down

0 comments on commit 8830d62

Please sign in to comment.