这是indexloc提供的服务,不要输入任何密码
Skip to content

Remove symlinks in repo #944

@opcode81

Description

@opcode81

Two files in the repo are symlinks:

  • examples/vizdoom/network.py -> ../atari/atari_network.py
  • examples/modelbased/psrl.py -> ../../test/modelbased/test_psrl.py

The use of symlinks can cause problems on Windows (git setting core.symlinks must be enabled and Windows Developer Mode must be used).
Unless there is a very good reason to have symlinks, they should be removed.

Metadata

Metadata

Assignees

Labels

enhancementFeature that is not a new algorithm or an algorithm enhancementminorRequires small changes to be fixedon holdWon't be worked on for now, but maybe later

Type

No type

Projects

Status

On hold

Relationships

None yet

Development

No branches or pull requests

Issue actions