Skip to content

Deprecation Warnings #476

Closed
Closed
@meatballs

Description

@meatballs

Running the unit tests gives the following:

axelrod/tests/unit/test_player.py:169: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() instead

axelrod/strategy_transformers.py:79: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() instead

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions