mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-08-26 11:24:41 +08:00
fixing Win failed import (#1163)
* version * try fix distrib * update try import
This commit is contained in:
@@ -2,8 +2,8 @@ name: Automatic Rebase
|
||||
# https://github.com/marketplace/actions/automatic-rebase
|
||||
|
||||
on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
- pull_request
|
||||
|
||||
jobs:
|
||||
rebase:
|
||||
name: Rebase
|
||||
|
||||
Reference in New Issue
Block a user