Small docstring update.

pull/66/head
Christian Jacobs 2018-03-10 15:54:23 +00:00
rodzic 5198547c6c
commit 154673c189
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -225,7 +225,7 @@ class WorldMap:
return
def get_worked_grid_squares(self, logbook):
""" Updated the array of worked grid squares.
""" Get the array of worked grid squares.
:arg logbook: The logbook containing logs which in turn contain QSOs.
:returns: A two-dimensional array of boolean values showing which grid squares have been worked.