Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed May 11, 2021
1 parent 928b398 commit 8cea734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mp_api/routes/magnetism/client.pyi
Expand Up @@ -3,7 +3,7 @@ from mp_api.routes.magnetism.models import MagnetismDoc


class MagnetismRester:

def query_by_task_id(
self, task_id, fields: Optional[List[str]] = None, monty_decode: bool = True
) -> MagnetismDoc: ...

0 comments on commit 8cea734

Please sign in to comment.