File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11.DS_Store
2+ .tar.gz
23
34# Byte-compiled / optimized / DLL files
45__pycache__ /
Original file line number Diff line number Diff line change 1- #© M.W. Mathis Lab | Hossein Mirzaei & M.W. Mathis
2- # https://github.com/https://github.com/AdaptiveMotorControlLab/AROS
3- # Licensed under Apache 2.0
1+ # © M.W. Mathis Lab | Hossein Mirzaei & M.W. Mathis
2+ # https://github.com/AdaptiveMotorControlLab/AROS
3+ # Licensed under Apache 2.0
4+
5+ from aros_node .version import __version__
Original file line number Diff line number Diff line change 1+ __version__ = "0.0.1"
Original file line number Diff line number Diff line change 11[metadata]
22name = aros-node
3- version = 0.0.1
3+ version = attr: aros_node.version.__version__
44author = Hossein Mirzaei, Mackenzie Mathis
5566description = AROS: Adversarially Robust Out-of-Distribution Detection through Stability
You can’t perform that action at this time.
0 commit comments