Skip to content

Commit b8b7d69

Browse files
committed
Remove extraneous whitespace
1 parent c893bd9 commit b8b7d69

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

src/axelrod_fortran/strategies.py

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
'author': None,
2121
'original_rank': None},
2222
'k34r': {
23-
'axelrod-python_class': 'Grudger',
23+
'axelrod-python_class': 'Grudger',
2424
'stochastic': None,
2525
'author': None,
2626
'original_rank': None},
@@ -80,7 +80,7 @@
8080
'author': None,
8181
'original_rank': None},
8282
'k46r': {
83-
'axelrod-python_class': 'Eatherley',
83+
'axelrod-python_class': 'Eatherley',
8484
'stochastic': None,
8585
'author': None,
8686
'original_rank': None},
@@ -135,7 +135,7 @@
135135
'author': None,
136136
'original_rank': None},
137137
'k57r': {
138-
'axelrod-python_class': 'Nydegger',
138+
'axelrod-python_class': 'Nydegger',
139139
'stochastic': None,
140140
'author': None,
141141
'original_rank': None},
@@ -145,7 +145,7 @@
145145
'author': None,
146146
'original_rank': None},
147147
'k59r': {
148-
'axelrod-python_class': 'RevisedDowning',
148+
'axelrod-python_class': 'RevisedDowning',
149149
'stochastic': None,
150150
'author': None,
151151
'original_rank': None},
@@ -155,7 +155,7 @@
155155
'author': None,
156156
'original_rank': None},
157157
'k61r': {
158-
'axelrod-python_class': 'Champion',
158+
'axelrod-python_class': 'Champion',
159159
'stochastic': None,
160160
'author': None,
161161
'original_rank': None},
@@ -195,7 +195,7 @@
195195
'author': None,
196196
'original_rank': None},
197197
'k69r': {
198-
'axelrod-python_class': 'Joss',
198+
'axelrod-python_class': 'Joss',
199199
'stochastic': None,
200200
'author': None,
201201
'original_rank': None},
@@ -235,12 +235,12 @@
235235
'author': None,
236236
'original_rank': None},
237237
'k76r': {
238-
'axelrod-python_class': 'Tester',
238+
'axelrod-python_class': 'Tester',
239239
'stochastic': None,
240240
'author': None,
241241
'original_rank': None},
242242
'k77r': {
243-
'axelrod-python_class': 'Feld',
243+
'axelrod-python_class': 'Feld',
244244
'stochastic': None,
245245
'author': None,
246246
'original_rank': None},
@@ -285,7 +285,7 @@
285285
'author': None,
286286
'original_rank': None},
287287
'k86r': {
288-
'axelrod-python_class': 'Grofman',
288+
'axelrod-python_class': 'Grofman',
289289
'stochastic': None,
290290
'author': None,
291291
'original_rank': None},
@@ -320,27 +320,27 @@
320320
'author': None,
321321
'original_rank': None},
322322
'k93r': {
323-
'axelrod-python_class': 'UnnamedStrategy',
323+
'axelrod-python_class': 'UnnamedStrategy',
324324
'stochastic': None,
325325
'author': None,
326326
'original_rank': None},
327327
'kpavlovc': {
328-
'axelrod-python_class': 'WinStayLoseShift',
328+
'axelrod-python_class': 'WinStayLoseShift',
329329
'stochastic': False,
330330
'author': None,
331331
'original_rank': None},
332332
'krandomc': {
333-
'axelrod-python_class': 'Random',
333+
'axelrod-python_class': 'Random',
334334
'stochastic': True,
335335
'author': None,
336336
'original_rank': None},
337337
'ktf2tc': {
338-
'axelrod-python_class': 'TitFor2Tats',
338+
'axelrod-python_class': 'TitFor2Tats',
339339
'stochastic': False,
340340
'author': None,
341341
'original_rank': None},
342342
'ktitfortatc': {
343-
'axelrod-python_class': 'TitForTat',
343+
'axelrod-python_class': 'TitForTat',
344344
'stochastic': False,
345345
'author': None,
346346
'original_rank': None},

0 commit comments

Comments
 (0)