mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-27 19:03:39 -04:00
Testing if setting branch upstream was successful
This commit is contained in:
@@ -36,7 +36,7 @@ import datetime
|
||||
import enum
|
||||
import re
|
||||
import abc
|
||||
from typing import Union
|
||||
from typing import Union, List
|
||||
|
||||
def _cbrt(x):
|
||||
if x < 0.0:
|
||||
|
||||
Reference in New Issue
Block a user