Skip to content

Update import statement#122

Merged
rouille merged 1 commit intodevelopfrom
fix_haversine_import
Mar 26, 2020
Merged

Update import statement#122
rouille merged 1 commit intodevelopfrom
fix_haversine_import

Conversation

@rouille
Copy link
Copy Markdown
Collaborator

@rouille rouille commented Mar 25, 2020

Purpose

Update an import statement in the design_transmission module due to a reorganization in PostREISE

What is the code doing

Update import statement

Where to look

It is one line of code in the design_transmission module

Time estimate

It should be super quick

Copy link
Copy Markdown
Contributor

@danielolsen danielolsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

python -m pytest
============================= test session starts =============================
platform win32 -- Python 3.7.4, pytest-5.3.1, py-1.8.0, pluggy-0.13.1
rootdir: C:\Users\dolsen\repos\iv\PowerSimData
collected 90 items

powersimdata\input\tests\test_design_transmission.py ................... [ 21%]
..................                                                       [ 41%]
powersimdata\input\tests\test_grid.py ..............                     [ 56%]
powersimdata\scaling\clean_capacity_scaling\tests\test_object_persistence.py . [ 57%]
..                                                                       [ 60%]
powersimdata\scaling\clean_capacity_scaling\tests\test_resource_target_manager.py . [ 61%]
..............                                                           [ 76%]
powersimdata\scaling\clean_capacity_scaling\tests\test_strategies.py ... [ 80%]
.......                                                                  [ 87%]
powersimdata\scaling\clean_capacity_scaling\tests\test_target_manager_input.py . [ 88%]
..                                                                       [ 91%]
powersimdata\scenario\tests\test_scenario_info.py ........               [100%]

============================== warnings summary ===============================
C:\Python37\lib\site-packages\win32\lib\pywintypes.py:2
  C:\Python37\lib\site-packages\win32\lib\pywintypes.py:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    import imp, sys, os

-- Docs: https://docs.pytest.org/en/latest/warnings.html
======================== 90 passed, 1 warning in 5.34s ========================

@rouille rouille force-pushed the fix_haversine_import branch from 1fc7973 to 94006a7 Compare March 25, 2020 21:27
@rouille rouille merged commit 8ebdeed into develop Mar 26, 2020
@rouille rouille deleted the fix_haversine_import branch March 26, 2020 00:34
@ahurli ahurli mentioned this pull request Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants