Skip to content

Commit 0c9acb8

Browse files
committed
fix authors
1 parent f1249e9 commit 0c9acb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/labs/posts/uarray-intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: '`uarray`: A Generic Override Framework for Methods'
3-
author: hameer-abbasi
3+
authors: [hameer-abbasi]
44
published: April 30, 2019
55
description: 'The problem is, stated simply: How do we use all of the PyData libraries in tandem, moving seamlessly from one to the other, without actually changing the API, or even the imports?'
66
category: [PyData ecosystem]

0 commit comments

Comments
 (0)