Line 49 of metamap.py, recent_file should be added to the __init__ docstring #210

Closed
opened 2025-10-14 16:33:54 -06:00 by navan · 0 comments
Owner

Originally created by @thesw4rm on 10/26/2018

On line 49 of metamap.py, recent_file should be added to the __init__ docstring so that some random class variable is being defined for the first time in a member function without us realising.

*Originally created by @thesw4rm on 10/26/2018* On [line 49 of metamap.py](https://github.com/NanoNLP/medaCy/blob/344df0f556b6eb452907b10e4c511fbf87a1943f/medacy/pipeline_components/metamap/metamap.py#L49), `recent_file` should be added to the `__init__` docstring so that some random class variable is being defined for the first time in a member function without us realising.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/medaCy#210
No description provided.