feature/adhd-263/added TOCALL parsing and appending the description; #1

Merged
assada merged 1 commits from feat/tocall_parser into main 2023-07-24 01:53:13 +03:00
Owner

Please, take it instaed of unit tests:


In [2]: aprs_to_callsign.pick_pretty_description('CQ', filter_altnets=False)
Out[2]: 'CQ'

In [3]: aprs_to_callsign.pick_pretty_description('APY05D')
Out[3]: 'Yeasu'
Please, take it instaed of unit tests: ```In [1]: import aprs_to_callsign In [2]: aprs_to_callsign.pick_pretty_description('CQ', filter_altnets=False) Out[2]: 'CQ' In [3]: aprs_to_callsign.pick_pretty_description('APY05D') Out[3]: 'Yeasu' ```
ut3ums added 1 commit 2023-07-24 01:52:06 +03:00
ut3ums requested review from assada 2023-07-24 01:52:13 +03:00
ut3ums changed title from added TOCALL parsing and appending the description to feature/adhd-263/added TOCALL parsing and appending the description; 2023-07-24 01:52:53 +03:00
Owner

LGTM. thx

LGTM. thx
assada merged commit 0986fee70a into main 2023-07-24 01:53:13 +03:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
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: DeadGuru/apirc#1
No description provided.