Skip to content

Commit 73a3e38

Browse files
author
Martin Ruefenacht
committed
Changed database file
1 parent c7e74d2 commit 73a3e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pympistandard/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import sys
2020

2121

22-
MPI_DATABASE_FILE: str = "apis.json"
22+
MPI_DATABASE_FILE: str = "mpidb.json"
2323

2424

2525
from .storage import (

0 commit comments

Comments
 (0)