Skip to content

Bugs in importexport and add Windows doctest#1182

Merged
rocky merged 1 commit intomasterfrom
add-windows-doctest
Mar 10, 2021
Merged

Bugs in importexport and add Windows doctest#1182
rocky merged 1 commit intomasterfrom
add-windows-doctest

Conversation

@rocky
Copy link
Copy Markdown
Member

@rocky rocky commented Mar 10, 2021

importexport.py:

  • sort dictionary keys to make it more apparent when there is a duplicate.
  • remove duplicate keys in dictionaries
  • remove duplicate classes
  • ensure file handle is closed before unlinking name

windows.yml: add doctest testing

@rocky rocky force-pushed the add-windows-doctest branch 3 times, most recently from 43a0c21 to 523f99f Compare March 10, 2021 15:39
importexport.py:
   * remove duplicate keys in dictionaries
   * remove duplicate classes
   * ensure file handle is closed before unlinking name

windows.yml: add doctest testing
@rocky rocky force-pushed the add-windows-doctest branch from 523f99f to abdaf07 Compare March 10, 2021 15:55
@rocky
Copy link
Copy Markdown
Member Author

rocky commented Mar 10, 2021

Merging in to set a baseline.

@rocky rocky merged commit c807ee4 into master Mar 10, 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.

1 participant