Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
yangdanny97 committed Dec 29, 2024
1 parent 2ef442b commit 12646a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/pypi/pypi-types.service.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import PypiBase, { pypiGeneralParams } from './pypi-base.js'

export default class PypiTyping extends PypiBase {
export default class PypiTypes extends PypiBase {
static category = 'platform-support'

static route = this.buildRoute('pypi/types')
Expand Down

0 comments on commit 12646a7

Please sign in to comment.